Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4b71635bfe0e9c01f88dff84ab8ca2d86babe437
commit 4b71635bfe0e9c01f88dff84ab8ca2d86babe437 Author: kikadf <[email protected]> Date: Mon Oct 13 09:23:00 2014 +0200 perl-module-makefilepl-parse-0.12-2-x86_64 * Fix version of depend (testsuite fix) diff --git a/source/devel-extra/perl-module-makefilepl-parse/FrugalBuild b/source/devel-extra/perl-module-makefilepl-parse/FrugalBuild index f482c12..0a53027 100644 --- a/source/devel-extra/perl-module-makefilepl-parse/FrugalBuild +++ b/source/devel-extra/perl-module-makefilepl-parse/FrugalBuild @@ -1,12 +1,13 @@ # Compiling Time: 0.1 SBU -# Maintainer: Zsolt Szalai <[email protected]> +# Maintainer: kikadf <[email protected]> +# Contributor: Zsolt Szalai <[email protected]> _F_perl_name=Module-MakefilePL-Parse _F_perl_author=R/RR/RRWO pkgver=0.12 -pkgrel=1 +pkgrel=2 pkgdesc="parse required modules from Makefile.PL" -depends=('perl' 'perl-enum>=1.016') +depends=('perl' 'perl-enum') Finclude perl archs=('i686' 'x86_64') sha1sums=('b062d6cc51383bbb63f38c04ac73f6e273f247cb') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
