mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
gnome-system-log: fix build
This commit is contained in:
parent
64915ad89b
commit
2c71f90201
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'gnome-system-log'
|
||||
pkgname=gnome-system-log
|
||||
version=3.9.90
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils"
|
||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils glib-devel"
|
||||
makedepends="gtk+3-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="A system log viewer for GNOME"
|
||||
|
|
Loading…
Add table
Reference in a new issue