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 71df6b560af0..95d943a349d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=( 'i686' 'x86_64' )
url="http://pylibacl.k1024.org/"
license=( 'LGPL' )
depends=( 'python' 'python2' )
-makedepends=('python-distribute' 'python2-distribute' 'python' 'python2' 'python-setuptools' 'python2-setuptools')
+makedepends=( 'python' 'python2' 'python-setuptools' 'python2-setuptools')
_pkgname=pylibacl
install=
changelog=