summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s.2018-12-03 08:09:33 -0500
committerbrent s.2018-12-03 08:09:33 -0500
commitc31ef41c2822facf44609e6f4a1839d0df63e6d2 (patch)
tree590975057dc41e9b2d3b9463c1475caf3b101329 /PKGBUILD
parentad82efd1e95a414ac467b094802c5ffe7543a5fd (diff)
downloadaur-c31ef41c2822facf44609e6f4a1839d0df63e6d2.tar.gz
python-distribute => python-setuptools
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=