summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoost Bremmer2015-07-12 17:46:57 +0200
committerJoost Bremmer2015-07-12 17:46:57 +0200
commit3f5c59a4ff832e511c967f2a85904b979f66c651 (patch)
treea56542363e554f1d816288e9218c96f5552361c7 /PKGBUILD
parent85961d8f952688ee2555341d51d04cfd5b373af6 (diff)
downloadaur-3f5c59a4ff832e511c967f2a85904b979f66c651.tar.gz
update: mackup 0.8.6-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0de1bf10a193..8dc326ebe239 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,8 @@ depends=('python2')
makedepends=(
'python2'
- 'python2-docopt')
+ 'python2-docopt'
+ 'python2-setuptools')
source=("https://github.com/lra/${pkgname}/archive/${pkgver}.tar.gz")