Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4891670ca7025e8a41437ad49c82ecb6323c2872
commit 4891670ca7025e8a41437ad49c82ecb6323c2872 Author: crazy <[EMAIL PROTECTED]> Date: Fri Dec 7 10:42:28 2007 +0100 pacman-g2-3.6.5-1-i686 * damn , fix that upgrade bug * added depends on glibc>=2.7 diff --git a/source/base/pacman-g2/FrugalBuild b/source/base/pacman-g2/FrugalBuild index 35c1c78..3ae32c8 100644 --- a/source/base/pacman-g2/FrugalBuild +++ b/source/base/pacman-g2/FrugalBuild @@ -10,7 +10,7 @@ pkgrel=1 pkgdesc="A .tar.bz2 based package manager library (libpacman) and client (pacman-g2) with dependency support." url="http://ftp.frugalware.org/pub/other/pacman-g2/" backup=(etc/{makepkg,pacman}.conf etc/pacman.d/{frugalware,frugalware-current}) -depends=('libarchive>=2.0.27' 'glibc>=2.6-2') +depends=('libarchive>=2.0.27' 'glibc>=2.7') makedepends=('doxygen' 'po4a' 'swig' 'java-gcj-compat' 'ecj' 'mono' \ 'asciidoc' 'docbook-xsl' 'docbook-xml' 'sgml-common') Fuse $USE_DEVEL && makedepends=([EMAIL PROTECTED] 'intltool') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
