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