Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=8a908186d85296661b1928d91646221b64ac6e69
commit 8a908186d85296661b1928d91646221b64ac6e69 Author: Baste <[email protected]> Date: Fri Feb 22 11:30:38 2013 +0100 gnome-keyring-3.7.5-2-x86_64 * add options+=('asneeded') diff --git a/source/gnome/gnome-keyring/FrugalBuild b/source/gnome/gnome-keyring/FrugalBuild index d683563..0cefb69 100644 --- a/source/gnome/gnome-keyring/FrugalBuild +++ b/source/gnome/gnome-keyring/FrugalBuild @@ -2,15 +2,17 @@ # Maintainer: Baste <[email protected]> # Contributor: bouleetbil <[email protected]> +options+=('asneeded') + pkgname=gnome-keyring pkgver=3.7.5 -pkgrel=1 +pkgrel=2 pkgdesc="Password and keyring managing daemon for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'dbus-glib>=0.76-1' \ 'libtasn1>=1.4' 'pam' \ 'p11-kit' 'ca-certificates' 'gcr>=3.6.1') -makedepends=('intltool' 'gtk-doc>=1.9') +makedepends=('intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') _F_gnome_iconcache="y" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
