Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=bb0c6781c73eb8980168b9f9f5a467ce03221b1d
commit bb0c6781c73eb8980168b9f9f5a467ce03221b1d Author: Baste <[email protected]> Date: Sat Feb 23 14:16:15 2013 +0100 libsecret-0.13-2-x86_64 * add options+=('asneeded') diff --git a/source/gnome/libsecret/FrugalBuild b/source/gnome/libsecret/FrugalBuild index c713bcb..ecbe0e0 100644 --- a/source/gnome/libsecret/FrugalBuild +++ b/source/gnome/libsecret/FrugalBuild @@ -1,9 +1,11 @@ -# Compiling Time: 0.73 SBU +# Compiling Time: 0.33 SBU # Maintainer: Baste <[email protected]> +options+=('asneeded') + pkgname=libsecret pkgver=0.13 -pkgrel=1 +pkgrel=2 pkgdesc="Library for storing and retrieving passwords and other secrets" depends=('libgcrypt') makedepends=('intltool' 'gobject-introspection') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
