aboutsummaryrefslogtreecommitdiff
path: root/ikiwiki.spec
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 /ikiwiki.spec
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 'ikiwiki.spec')
-rw-r--r--ikiwiki.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/ikiwiki.spec b/ikiwiki.spec
index 43065b7f5..ca5794704 100644
--- a/ikiwiki.spec
+++ b/ikiwiki.spec
@@ -31,7 +31,6 @@ Requires: perl(HTML::Scrubber)
Requires: perl(XML::Simple)
Requires: perl(CGI::FormBuilder)
Requires: perl(CGI::Session)
-Requires: perl(Digest::SHA1)
Requires: python-docutils