summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f2cb6493325..e03ca15da0a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,9 +11,9 @@ pkgrel=5
pkgdesc="A python library and CLI tool that simplifies chroot handling"
arch=( 'i686' 'x86_64' )
url="https://pypi.python.org/pypi/pychroot/"
-license=( 'BSD' )
-depends=( 'python' 'python-snakeoil' )
-makedepends=( 'python' 'python-snakeoil' )
+license=('BSD')
+depends=('python' 'python-snakeoil')
+makedepends=('python' 'python-snakeoil' 'python-setuptools')
_pkgname=pychroot
install=