aboutsummaryrefslogtreecommitdiff
path: root/Bundle
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-07-31 15:54:25 -0400
committerJoey Hess <joey@kitenet.net>2010-07-31 15:54:25 -0400
commitfee00fdb7a4ebb52e90f739cca33def70497620e (patch)
tree453965713832b4a1cb23c4e4d0c0189b9c251a34 /Bundle
parentd1a5d00156da7bf6f25f8e28969c280738d3281c (diff)
downloadikiwiki-fee00fdb7a4ebb52e90f739cca33def70497620e.tar
ikiwiki-fee00fdb7a4ebb52e90f739cca33def70497620e.tar.gz
Use Digest::SHA built into perl rather than external Digest::SHA1 to simplify dependencies. Closes: #591040
Diffstat (limited to 'Bundle')
-rw-r--r--Bundle/IkiWiki/Extras.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bundle/IkiWiki/Extras.pm b/Bundle/IkiWiki/Extras.pm
index 5bbd7b8c6..64e907306 100644
--- a/Bundle/IkiWiki/Extras.pm
+++ b/Bundle/IkiWiki/Extras.pm
@@ -16,7 +16,6 @@ perl -MCPAN -e 'install Bundle::IkiWiki::Extras'
=head1 CONTENTS
-Digest::SHA1
Authen::Passphrase
Search::Xapian
RPC::XML