[Python-modules-commits] r6349 - in packages/python-recaptcha/trunk/debian (control)
bernat at users.alioth.debian.org
bernat at users.alioth.debian.org
Sun Aug 24 10:12:39 UTC 2008
Date: Sunday, August 24, 2008 @ 10:12:38
Author: bernat
Revision: 6349
mailhide needs pycrypto
Modified:
packages/python-recaptcha/trunk/debian/control
Modified: packages/python-recaptcha/trunk/debian/control
===================================================================
--- packages/python-recaptcha/trunk/debian/control 2008-08-24 10:06:14 UTC (rev 6348)
+++ packages/python-recaptcha/trunk/debian/control 2008-08-24 10:12:38 UTC (rev 6349)
@@ -11,7 +11,7 @@
Package: python-recaptcha
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources
+Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources, python-crypto
Description: reCAPTCHA and Mailhide client modules
This Python package provides modules for both reCAPTCHA and reCAPTCHA
Mailhide.
More information about the Python-modules-commits
mailing list