summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9c9417db227..9f9a3216afa2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: lockshaw <lockshaw mastkata3 at yahoo dot com>
+# Maintainer: Colin Unger <mastakata3 at yahoo dot com>
pkgname=python-cooldict-git
pkgdesc="Some useful dict-like structures"
@@ -7,7 +7,7 @@ pkgver=1.04.r58.e85d9db
pkgrel=1
arch=('any')
depends=('python' 'python-ana-git')
-makedepends=('git')
+makedepends=('git' 'python-setuptools')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
license=('BSD')