From: Heiko Z. <smi...@us...> - 2014-12-07 14:39:55
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30393/scripts/config Modified Files: perl-ext Log Message: fixed build order Index: perl-ext =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/perl-ext,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- perl-ext 5 Dec 2014 18:51:28 -0000 1.28 +++ perl-ext 7 Dec 2014 14:39:52 -0000 1.29 @@ -5,6 +5,10 @@ ExtUtils-MakeMaker ExtUtils-CBuilder ExtUtils-ParseXS +ExtUtils-Config +ExtUtils-Depends +ExtUtils-Helpers +ExtUtils-InstallPaths File-Temp File-Path File-Tempdir @@ -245,10 +249,6 @@ Dist-CheckConflicts Exception-Class Exporter-Tiny -ExtUtils-Config -ExtUtils-Depends -ExtUtils-Helpers -ExtUtils-InstallPaths File-Fetch File-Slurp Getopt-Long-Descriptive |