summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-11-19 11:24:03 +0100
committerFlorian Pritz <bluewind@xinu.at>2018-11-19 11:24:03 +0100
commitd02cec97b983985f4f48e607e807b46ab2ae93a6 (patch)
treed2a817ed011db2f7f3e64532e739ee29878d7a2b
parentfea10eefe36c3f759aa2e5a7b5b61a58df1c3b4a (diff)
downloadApp-ArchLinux-PackagerTools-d02cec97b983985f4f48e607e807b46ab2ae93a6.tar.gz
App-ArchLinux-PackagerTools-d02cec97b983985f4f48e607e807b46ab2ae93a6.tar.xz
Remove IO::Zlib from cpanfile
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--cpanfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpanfile b/cpanfile
index c1b1ec1..826594f 100644
--- a/cpanfile
+++ b/cpanfile
@@ -1,7 +1,6 @@
requires 'CPAN::DistnameInfo';
requires 'CPANPLUS::Backend';
requires 'Function::Parameters';
-requires 'IO::Zlib';
requires 'Log::Any';
requires 'Log::Any::Adapter';
requires 'Log::Log4perl';