mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
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'
|
# Template file for 'xfce4-dev-tools'
|
||||||
pkgname=xfce4-dev-tools
|
pkgname=xfce4-dev-tools
|
||||||
version=4.16.0
|
version=4.16.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
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"
|
makedepends="libglib-devel"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
short_desc="Xfce developer tools"
|
short_desc="Xfce developer tools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue