diff --git a/srcpkgs/libsecret/template b/srcpkgs/libsecret/template index da1c18c1b69..92576a6cf65 100644 --- a/srcpkgs/libsecret/template +++ b/srcpkgs/libsecret/template @@ -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"