aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-libacl
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2011-10-08 16:17:17 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2011-12-03 14:49:17 -0600
commitb1aacec267663e1e443391e4d53ca0421f871b5f (patch)
tree97726dac750c757c4b695d41641f298fef82006b /testing/py-libacl
parentdef7dd32e1570f15787cd1f297459d930849a947 (diff)
downloadaports-b1aacec267663e1e443391e4d53ca0421f871b5f.tar.bz2
aports-b1aacec267663e1e443391e4d53ca0421f871b5f.tar.xz
py-libacl - Updated deps
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 975524ea8f..bb28f11106 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-setuptools"
+makedepends="python-dev acl-dev"
install=""
subpackages=""
source="http://downloads.sourceforge.net/$_pkgname/$_pkgname-$pkgver.tar.gz"