diff options
-rw-r--r-- | testing/py-libacl/APKBUILD | 2 |
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" |