diff options
author | B. Watson <yalhcru@gmail.com> | 2017-04-10 02:29:11 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-13 07:28:22 +0700 |
commit | d7b3605fa8b8dc726dbbc456cf701fc920be96ed (patch) | |
tree | 516fbe2171766180605df528543aacbe3891d1ce /perl/perl-Inline-C | |
parent | 1c14ad0f1112789a30e5f7c6879dd33f7a8cf313 (diff) | |
download | slackbuilds-d7b3605fa8b8dc726dbbc456cf701fc920be96ed.tar.gz |
perl/perl-Inline-C: remove perl-extutils-makemaker dep
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl/perl-Inline-C')
-rw-r--r-- | perl/perl-Inline-C/perl-Inline-C.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Inline-C/perl-Inline-C.info b/perl/perl-Inline-C/perl-Inline-C.info index 9a8a6e480c..3979e6f4e2 100644 --- a/perl/perl-Inline-C/perl-Inline-C.info +++ b/perl/perl-Inline-C/perl-Inline-C.info @@ -5,6 +5,6 @@ DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IN/INGY/Inline-C-0.76.tar.gz" MD5SUM="c0fbfdd058075c9271a1384c822c9a87" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="perl-Inline perl-IO-All perl-Pegex perl-File-Copy-Recursive perl-extutils-makemaker" +REQUIRES="perl-Inline perl-IO-All perl-Pegex perl-File-Copy-Recursive" MAINTAINER="Andreas Guldstrand" EMAIL="andreas.guldstrand@gmail.com" |