diff --git a/testing/py-libacl/APKBUILD b/testing/py-libacl/APKBUILD index 3be9b3628ad..975524ea8fc 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"