Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gcc43.git;a=commitdiff;h=a8e8b05395a0ca35ffbb404c5a50478cb9e7f2bf
commit a8e8b05395a0ca35ffbb404c5a50478cb9e7f2bf Author: crazy <[EMAIL PROTECTED]> Date: Mon Mar 10 21:33:49 2008 +0100 groff-1.19.2-3-i686 * rebuild diff --git a/source/base/groff/FrugalBuild b/source/base/groff/FrugalBuild index debe9b0..d13a03b 100644 --- a/source/base/groff/FrugalBuild +++ b/source/base/groff/FrugalBuild @@ -3,10 +3,10 @@ pkgname=groff pkgver=1.19.2 -pkgrel=2 +pkgrel=3 pkgdesc="GNU troff text-formatting system" url="http://www.gnu.org/software/groff/groff.html" -depends=('perl' 'libstdc++') +depends=('perl>=5.10.0-4' 'libstdc++>=4.3.0-3') groups=('base') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://ftp.gnu.org/gnu/groff/|grep tar.gz$|sed 's/.*-\(.*\)\.t.*/\1/'|Fsort|sed -n '$ p'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
