libsecret: add libxslt to hostmakedepends for proper build order.
This commit is contained in:
parent
fa681bfad7
commit
f31c87fef4
|
@ -4,7 +4,7 @@ version=0.18
|
|||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-libgcrypt-prefix=${XBPS_CROSS_BASE}/usr"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils glib-devel"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils glib-devel libxslt"
|
||||
makedepends="vala-devel>=0.20 libgcrypt-devel"
|
||||
short_desc="GObject based library for accessing the Secret Service API"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue