mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
gnome-keyring: needs glib-mkenums in the host.
This commit is contained in:
parent
8820109cea
commit
7a2cdbbdf8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=2
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile"
|
configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile"
|
||||||
hostmakedepends="pkg-config intltool libtasn1-tools libxslt docbook-xsl"
|
hostmakedepends="pkg-config glib-devel intltool libtasn1-tools libxslt docbook-xsl"
|
||||||
makedepends="dbus-devel libcap-ng-devel pam-devel libcap-devel libtasn1-devel
|
makedepends="dbus-devel libcap-ng-devel pam-devel libcap-devel libtasn1-devel
|
||||||
libgcrypt-devel gcr-devel"
|
libgcrypt-devel gcr-devel"
|
||||||
# For setcap(8).
|
# For setcap(8).
|
||||||
|
|
Loading…
Add table
Reference in a new issue