diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2016-01-26 23:41:33 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-29 07:16:42 +0700 |
commit | 70ce018ac8758282f436e529a3c3ef50a3b297a5 (patch) | |
tree | 496d79aa607e976d52d5bfd74a3c4e37f7100878 /perl/perl-Text-Hyphen | |
parent | 3bf01fd6e49b989ee1c677d6cf688b5a8775538f (diff) | |
download | slackbuilds-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-Text-Hyphen')
-rw-r--r-- | perl/perl-Text-Hyphen/perl-Text-Hyphen.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Text-Hyphen/perl-Text-Hyphen.info b/perl/perl-Text-Hyphen/perl-Text-Hyphen.info index fb5307f09e..16bb4f8ed6 100644 --- a/perl/perl-Text-Hyphen/perl-Text-Hyphen.info +++ b/perl/perl-Text-Hyphen/perl-Text-Hyphen.info @@ -5,6 +5,6 @@ DOWNLOAD="http://cpan.metacpan.org/authors/id/K/KA/KAPPA/Text-Hyphen-0.12.tar.gz MD5SUM="fb685ce74ebf09645d4f62e48eb13c6d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="perl-Module-Build" MAINTAINER="Tracy Williams" EMAIL="t_s_williams[at]yahoo[dot]com" |