summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a3d9503f115..511dd812f1f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Collection of custom storage backends for Django"
arch=('any')
url="http://code.larlet.fr/django-storages/"
license=('BSD3')
-depends=('python2-django' 'python2-boto')
+depends=(python2-django python2-boto python-setuptools)
makedepends=('mercurial' 'python' 'python2')
source=('hg+https://bitbucket.org/david/django-storages')
sha512sums=('SKIP')