xfce4-dev-tools: depends on glib-devel
/usr/share/aclocal/xdt-i18n.m4:50 AM_GLIB_GNU_GETTEXT
This commit is contained in:
parent
44149ca9d8
commit
9be148c3ea
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'xfce4-dev-tools'
|
||||
pkgname=xfce4-dev-tools
|
||||
version=4.16.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool gtk-doc intltool pkg-config"
|
||||
hostmakedepends="automake libtool gtk-doc intltool pkg-config glib-devel"
|
||||
makedepends="libglib-devel"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="Xfce developer tools"
|
||||
|
|
Loading…
Reference in a new issue