diff options
Diffstat (limited to 'community/py-slowaes/APKBUILD')
-rw-r--r-- | community/py-slowaes/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-slowaes/APKBUILD b/community/py-slowaes/APKBUILD index bdcbfbe655..5479dfa326 100644 --- a/community/py-slowaes/APKBUILD +++ b/community/py-slowaes/APKBUILD @@ -9,7 +9,7 @@ url="http://code.google.com/p/slowaes/" arch="noarch" license="APACHE2.0" depends="" -makedepends="python2-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" |