diff --git a/srcpkgs/libsecret/template b/srcpkgs/libsecret/template index f46de0c4762..da1c18c1b69 100644 --- a/srcpkgs/libsecret/template +++ b/srcpkgs/libsecret/template @@ -1,11 +1,11 @@ # Template file for 'libsecret' pkgname=libsecret version=0.18.6 -revision=1 +revision=2 build_style=gnu-configure configure_args="$(vopt_enable gir introspection) --disable-static --with-libgcrypt-prefix=${XBPS_CROSS_BASE}/usr" -hostmakedepends="glib-devel gnome-doc-utils intltool pkg-config +hostmakedepends="glib-devel gtk-doc intltool pkg-config $(vopt_if gir 'gobject-introspection')" makedepends="libgcrypt-devel vala-devel" short_desc="GObject based library for accessing the Secret Service API"