summaryrefslogtreecommitdiff
path: root/pinyweb/debian/control
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2014-12-15 04:40:04 -0800
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2014-12-15 04:40:04 -0800
commit4378b9fc989cd46e2df7c0ada6da91ba5ab59050 (patch)
tree5584bc8d4fca2053968074a8c67b4ecfc2894563 /pinyweb/debian/control
parentfce92f9222a9b863a0f1cbf5cc169ca0f9eb3788 (diff)
downloadpiny-code-4378b9fc989cd46e2df7c0ada6da91ba5ab59050.tar.gz
piny-code-4378b9fc989cd46e2df7c0ada6da91ba5ab59050.zip
pinyweb/debian/control: add libcaptcha-recaptcha-perl
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 618b3b2..fd44de3 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-blowfish-perl, 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, libcaptcha-recaptcha-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.