summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9d44e16435b..d4c86581b965 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://pypi.python.org/pypi/hsaudiotag"
arch=(any)
license=('BSD')
depends=('python2')
-makedepends=('python2-distribute')
+makedepends=('python2-setuptools')
source=("http://pypi.python.org/packages/source/h/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('751a554bd22c8c588bf25dd7ef00b9ac')