summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d38fc5664e6..0269914dca9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ arch=('x86_64')
url="https://github.com/mikekap/$_name"
license=('Apache')
depends=('python')
+makedepends=('python-setuptools')
source=("https://pypi.python.org/packages/source/${_name::1}/$_name/$_name-$_pkgver.tar.gz")
sha256sums=('a83e504fb0e8ed4757194e61c3f7b69fb3c914856057bea968d0950f80f947fa')