diff options
Diffstat (limited to 'testing/py-django-suit/APKBUILD')
-rw-r--r-- | testing/py-django-suit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-django-suit/APKBUILD b/testing/py-django-suit/APKBUILD index 4b67eca47e..673f240b52 100644 --- a/testing/py-django-suit/APKBUILD +++ b/testing/py-django-suit/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Modern theme for Django admin interface" url="http://djangosuit.com/" arch="noarch" license="CC" -depends="python" +depends="python2" depends_dev="" makedepends="$depends_dev python2-dev py-setuptools" install="" |