summaryrefslogtreecommitdiffstats
path: root/perl/perl-CPANPLUS-Dist-Build
diff options
context:
space:
mode:
author David Spencer2016-01-27 00:41:33 +0100
committer Willy Sudiarto Raharjo2016-01-29 01:16:42 +0100
commit70ce018ac8758282f436e529a3c3ef50a3b297a5 (patch)
tree496d79aa607e976d52d5bfd74a3c4e37f7100878 /perl/perl-CPANPLUS-Dist-Build
parent3bf01fd6e49b989ee1c677d6cf688b5a8775538f (diff)
downloadslackbuilds-70ce018ac8758282f436e529a3c3ef50a3b297a5.tar.gz
Multiple: Add perl-Module-Build to REQUIRES.
Module::Build was removed from the perl-5.22 core. It is no longer the preferred build method, but these modules still need it. Some of these modules have newer versions available, but they still use Module::Build. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-CPANPLUS-Dist-Build')
-rw-r--r--perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info b/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info
index e44b04c0fb..3e97a2e3fa 100644
--- a/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info
+++ b/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://www.cpan.org/authors/id/B/BI/BINGOS/CPANPLUS-Dist-Build-0.78.ta
MD5SUM="9a40202a68fa13125b2adffc057cc053"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-CPANPLUS"
+REQUIRES="perl-CPANPLUS perl-Module-Build"
MAINTAINER="Andreas Voegele"
EMAIL="andreas@andreasvoegele.com"