]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
perl-FCGI: Requires perl(ExtUtils::ParseXS) to build.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 5 Apr 2012 18:42:35 +0000 (20:42 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 5 Apr 2012 18:42:35 +0000 (20:42 +0200)
perl-FCGI/perl-FCGI.nm

index 439449cb71e77e9f1d10b0b166e7dd562d3bf2de..b5bce3ffab11b51ba1b2b64060ba02b1311a95db 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = perl-FCGI
 version    = 0.74
-release    = 1
+release    = 2
 thisapp    = FCGI-%{version}
 
 groups     = Development/Libraries
@@ -22,6 +22,7 @@ source_dl  = http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/
 build
        requires
                perl(ExtUtils::MakeMaker)
+               perl(ExtUtils::ParseXS)
        end
 
        build