aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-django-simple-captcha/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-django-simple-captcha/APKBUILD')
-rw-r--r--main/py-django-simple-captcha/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-django-simple-captcha/APKBUILD b/main/py-django-simple-captcha/APKBUILD
index efef719dc9..a990cabd58 100644
--- a/main/py-django-simple-captcha/APKBUILD
+++ b/main/py-django-simple-captcha/APKBUILD
@@ -9,7 +9,7 @@ url="https://github.com/mbi/django-simple-captcha"
arch="noarch"
license="BSD"
makedepends="python2-dev py-setuptools"
-depends="python"
+depends="python2"
source="$_pkgname-$pkgver.tar.gz::https://github.com/mbi/django-simple-captcha/archive/$pkgver.tar.gz"
_builddir="${srcdir}/${_pkgname}-$pkgver"