Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gcc43.git;a=commitdiff;h=18832d830ee3db86ee22a8b0c5df3c926f11610a
commit 18832d830ee3db86ee22a8b0c5df3c926f11610a Author: crazy <[EMAIL PROTECTED]> Date: Wed Mar 12 05:53:58 2008 +0100 gnupg-1.4.8-2-i686 * rebuild diff --git a/source/apps/gnupg/FrugalBuild b/source/apps/gnupg/FrugalBuild index 7390c3a..b6543f8 100644 --- a/source/apps/gnupg/FrugalBuild +++ b/source/apps/gnupg/FrugalBuild @@ -3,10 +3,10 @@ pkgname=gnupg pkgver=1.4.8 -pkgrel=1 +pkgrel=2 pkgdesc="GnuPG is a complete and free replacement for PGP" url="http://www.gnupg.org/" -depends=('zlib' 'bzip2' 'readline') +depends=('zlib>=1.2.3-5' 'bzip2>=1.0.4-2' 'readline>=5.2-2') groups=('apps' 'chroot-core') archs=('i686' 'x86_64') # yes, this is intentional, voroskoi will bump this pkg to 2.x when he says 2.x _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
