summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2020-05-21 12:55:10 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-23 09:31:51 +0700
commit25176a46f7aedc9f677de91e93eedee39557f1e0 (patch)
tree90d254a0e5d10113d025d0a103cf83a13f45d29e /perl
parentc7e065f3ebced393d4edf75c8a5353028808b86c (diff)
downloadslackbuilds-25176a46f7aedc9f677de91e93eedee39557f1e0.tar.gz
slackbuilds-25176a46f7aedc9f677de91e93eedee39557f1e0.tar.xz
perl/perl-Module-Build: Updated README with optional deps..
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Module-Build/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/perl/perl-Module-Build/README b/perl/perl-Module-Build/README
index 13a3c1c7f4..e0340056f1 100644
--- a/perl/perl-Module-Build/README
+++ b/perl/perl-Module-Build/README
@@ -4,4 +4,7 @@ Module::Build is a system for building, testing, and installing Perl modules.
It is meant to be an alternative to ExtUtils::MakeMaker.
-Optional dependency: perl-inc-latest.
+Optional dependencies:
+
+perl-inc-latest (experimental, see README)
+perl-Archive-Zip