Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=483f2d78da77dfc7fa11c48b70894afa97c57dfb
commit 483f2d78da77dfc7fa11c48b70894afa97c57dfb Author: Baste <[email protected]> Date: Fri Feb 22 11:21:47 2013 +0100 libgnome-keyring-3.7.5-2-x86_64 * add options+=('asneeded') diff --git a/source/gnome/libgnome-keyring/FrugalBuild b/source/gnome/libgnome-keyring/FrugalBuild index 3d6858a..855bb0b 100644 --- a/source/gnome/libgnome-keyring/FrugalBuild +++ b/source/gnome/libgnome-keyring/FrugalBuild @@ -2,9 +2,11 @@ # Maintainer: Baste <[email protected]> # Contributor: bouleetbil <[email protected]> +options+=('asneeded') + pkgname=libgnome-keyring pkgver=3.7.5 -pkgrel=1 +pkgrel=2 pkgdesc="Compatibility library for accessing secrets." url="http://www.gnome.org/" depends=('dbus-glib' 'libgcrypt') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
