diff --git a/srcpkgs/gcr/template b/srcpkgs/gcr/template index ac9afc5780d..9474850c62e 100644 --- a/srcpkgs/gcr/template +++ b/srcpkgs/gcr/template @@ -1,10 +1,11 @@ # Template file for 'gcr' pkgname=gcr version=3.8.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-debug --disable-update-mime - --disable-update-icon-cache --disable-schemas-compile" + --disable-update-icon-cache --disable-schemas-compile + --enable-introspection" short_desc="GNOME crypto package" maintainer="Juan RP " license="GPL-2, LGPL-2.1" @@ -25,7 +26,7 @@ fulldepends="gnupg" hostmakedepends="which pkg-config intltool gnome-doc-utils gobject-introspection libtasn1-tools" -makedepends="gtk+3-devel>=3.8.0 p11-kit-devel libgcrypt-devel" +makedepends="gtk+3-devel>=3.8.0 p11-kit-devel libgcrypt-devel perl-XML-Parser gobject-introspection" replaces="gnome-keyring<3.3.92" subpackages="gcr-devel"