summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a1cf2e21174..d42638e32319 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Antony Lee <anntzer dot lee at gmail dot com>
+# Maintainer: Juan Martínez <mratmartinez at anche.no>
pkgname=python-q
pkgver=2.6
@@ -8,6 +8,7 @@ arch=('any')
url='http://pypi.python.org/pypi/q/'
license=('Apache')
depends=('python')
+makedepends=('python-setuptools')
source=("http://pypi.python.org/packages/source/q/q/q-$pkgver.tar.gz")
md5sums=('0251ce38a2dce77917a8929d7968e035')