summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-25 17:43:24 +0200
committer ponce <matteo.bernardini@gmail.com>2012-08-25 17:43:24 +0200
commit9b3a571f62feb0725b4e967143709694e2f4ea61 (patch)
treef3601ca4d96246776cd3c188526946ec15af454f /perl
parent9fe124aee146fbf52396ba56839c993325aff282 (diff)
downloadslackbuilds-9b3a571f62feb0725b4e967143709694e2f4ea61.tar.gz
slackbuilds-9b3a571f62feb0725b4e967143709694e2f4ea61.tar.xz
perl/perl-digest-hmac: Fixed dep information
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-digest-hmac/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl/perl-digest-hmac/README b/perl/perl-digest-hmac/README
index c0d31e28a0..b915ff7772 100644
--- a/perl/perl-digest-hmac/README
+++ b/perl/perl-digest-hmac/README
@@ -6,5 +6,3 @@ in RFC 2104.
The Digest::HMAC module follow the common Digest:: interface, but the
constructor takes the secret key and the name of some other simple Digest::
module as argument.
-
-This requires perl-digest-sha1.