From ff6c62dcb4b5f323172788d1d90c3c3492651da9 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Tue, 27 Nov 2018 01:09:09 -0800 Subject: pinyweb: newuser: remove google's broken captcha api --- pinyweb/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pinyweb/debian/control') diff --git a/pinyweb/debian/control b/pinyweb/debian/control index fd44de3..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-blowfish-perl, libcrypt-cbc-perl, libjson-perl, libmime-base32-perl, libcaptcha-recaptcha-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. -- cgit v1.2.3