libsecret: add missing deps
This commit is contained in:
parent
da952d65e1
commit
8edd12d2c1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=2
|
|||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable gir introspection) --disable-static
|
||||
--with-libgcrypt-prefix=${XBPS_CROSS_BASE}/usr"
|
||||
hostmakedepends="glib-devel gtk-doc intltool pkg-config
|
||||
hostmakedepends="glib-devel gtk-doc intltool pkg-config libxslt
|
||||
$(vopt_if gir 'gobject-introspection')"
|
||||
makedepends="libgcrypt-devel vala-devel"
|
||||
short_desc="GObject based library for accessing the Secret Service API"
|
||||
|
|
Loading…
Reference in a new issue