summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRomain Sidhoum2018-03-19 03:11:31 +0100
committerRomain Sidhoum2018-03-19 03:11:31 +0100
commit5b3a46ec1c21ab9bcd03e899d71d6865437bc579 (patch)
treeb0cacd84865a4bc070155b89febced5601353446 /PKGBUILD
parent9bf7023e445984d645fa5872a0d3e228e98398ad (diff)
downloadaur-chameleon-git.tar.gz
added python-setuptools as a dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a45e89e0529a..a1852c8e84fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ depends=(
'python-xlib'
'python-pillow'
'python-docopt'
+ 'python-setuptools'
)
makedepends=('git')