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 e43cff73452e..b730f8bed1eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Automation Tool (git version)'
arch=('any')
url='http://pydoit.org/'
license=('MIT')
-depends=('python' 'python-pyinotify' 'python-six')
+depends=('python' 'python-pyinotify' 'python-six' 'python-setuptools')
makedepends=('git')
options=(!emptydirs)
source=("git://github.com/pydoit/${_gitname}.git"