diff options
Diffstat (limited to 'testing/py-logilab-common/APKBUILD')
-rw-r--r-- | testing/py-logilab-common/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-logilab-common/APKBUILD b/testing/py-logilab-common/APKBUILD index e55cdd828f..624e4360b2 100644 --- a/testing/py-logilab-common/APKBUILD +++ b/testing/py-logilab-common/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A collection of Python packages and modules used by Logilab projects" url="http://www.logilab.org/project/logilab-common" arch="noarch" license="LGPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" |