Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6a0e48c57b0da43c34476688c9c19cb79da6136c
commit 6a0e48c57b0da43c34476688c9c19cb79da6136c Author: Baste <[email protected]> Date: Fri Feb 22 11:23:15 2013 +0100 gcr-3.7.5-2-x86_64 * add options+=('asneeded') diff --git a/source/gnome/gcr/FrugalBuild b/source/gnome/gcr/FrugalBuild index 0b2d5dd..f9137f6 100644 --- a/source/gnome/gcr/FrugalBuild +++ b/source/gnome/gcr/FrugalBuild @@ -2,9 +2,11 @@ # Maintainer: Baste <[email protected]> # Contributor: bouleetbil <[email protected]> +options+=('asneeded') + pkgname=gcr pkgver=3.7.5 -pkgrel=1 +pkgrel=2 pkgdesc="A library for bits of crypto UI" depends=('dbus-glib' 'gtk+3>=3.7.8' 'p11-kit') makedepends=('intltool' 'gobject-introspection') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
