summaryrefslogtreecommitdiffstats
path: root/testing/py-libacl
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-12-03 15:17:40 -0600
committerWilliam Pitcock <nenolod@dereferenced.org>2011-12-03 15:17:40 -0600
commit578aa92e168dbdaa90e75ce17fc59cc6ba3bd5df (patch)
tree59b3d663106909d515abf52977c21d016189e25f /testing/py-libacl
parent88484d706ca8e78bb56dd523f16d38c29fc11f4d (diff)
downloadaports-578aa92e168dbdaa90e75ce17fc59cc6ba3bd5df.tar.bz2
aports-578aa92e168dbdaa90e75ce17fc59cc6ba3bd5df.tar.xz
testing/py-libacl: typo fix
Diffstat (limited to 'testing/py-libacl')
-rw-r--r--testing/py-libacl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-libacl/APKBUILD b/testing/py-libacl/APKBUILD
index 3be9b3628..975524ea8 100644
--- a/testing/py-libacl/APKBUILD
+++ b/testing/py-libacl/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
license="LGPL2+"
depends=""
depends_dev=""
-makedepends="python-dev acl-dev py-setuputils"
+makedepends="python-dev acl-dev py-setuptools"
install=""
subpackages=""
source="http://downloads.sourceforge.net/$_pkgname/$_pkgname-$pkgver.tar.gz"