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

commit 868b32908a9eb5244fa1db18431b5633d6d8b1d9
Author: Pingax <pin...@frugalware.fr>
Date:   Tue Feb 15 21:28:53 2011 +0100

* Modify perl version required

diff --git a/source/include/perl.sh b/source/include/perl.sh
index bb98a1a..8006dd7 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.12.3')
+depends=(${depends[@]} 'perl>=5.10.1')
groups=('devel-extra')
archs=('i686')
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to