summaryrefslogtreecommitdiff
path: root/pinyweb/debian/control
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2011-10-24 04:46:02 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2011-10-24 04:46:02 -0700
commit6ff2d3abe6a8c7a93adf6f0335ef13ccce09cc0c (patch)
treeffe0c15bc9f5f1ff8571b29d42398b5783d5262e /pinyweb/debian/control
parentc14b36c6d9042419a6035031f6288ba97f74bc92 (diff)
downloadpiny-code-6ff2d3abe6a8c7a93adf6f0335ef13ccce09cc0c.tar.gz
piny-code-6ff2d3abe6a8c7a93adf6f0335ef13ccce09cc0c.zip
Add libcrypt-blowfish-perl to list of pinyweb Depends
Diffstat (limited to 'pinyweb/debian/control')
-rw-r--r--pinyweb/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/pinyweb/debian/control b/pinyweb/debian/control
index 8e2d1b5..618b3b2 100644
--- a/pinyweb/debian/control
+++ b/pinyweb/debian/control
@@ -8,7 +8,7 @@ Standards-version: 3.9.1
Package: pinyweb
Architecture: any
-Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends}, libcrypt-cbc-perl, libjson-perl, libmime-base32-perl, libpiny-perl (>= 0.14), pinyadmin (>= 0.10)
+Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends}, libcrypt-blowfish-perl, libcrypt-cbc-perl, libjson-perl, libmime-base32-perl, libpiny-perl (>= 0.14), pinyadmin (>= 0.10)
Description: CGIs for managing piny repositories
The CGI programs for day-to-day administrative tasks in the Piny
infrastructure.