testing/py-libacl: typo fix

This commit is contained in:
William Pitcock 2011-12-03 15:17:40 -06:00
parent 88484d706c
commit 578aa92e16

View File

@ -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"