Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=d47663be36971e63c12a40db76f825a4a089be2c

commit d47663be36971e63c12a40db76f825a4a089be2c
Author: Pingax <pin...@frugalware.fr>
Date:   Wed Feb 16 16:43:06 2011 +0100

* Modify perl min version required

diff --git a/source/include/perl.sh b/source/include/perl.sh
index 8006dd7..bb98a1a 100644
--- a/source/include/perl.sh
+++ b/source/include/perl.sh
@@ -64,7 +64,7 @@
[ -z "$_F_cd_path" ] && _F_cd_path="$_F_perl_sourcename-$pkgver"
pkgname="perl-`echo $_F_perl_name|tr [A-Z] [a-z]`"
[ -z "$pkgrel" ] && pkgrel=1
-depends=(${depends[@]} 'perl>=5.10.1')
+depends=(${depends[@]} 'perl>=5.12.3')
groups=('devel-extra')
archs=('i686')
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to