diff options
Diffstat (limited to 'testing/py-wbdata/APKBUILD')
-rw-r--r-- | testing/py-wbdata/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-wbdata/APKBUILD b/testing/py-wbdata/APKBUILD index af2c8452f3..401e488e85 100644 --- a/testing/py-wbdata/APKBUILD +++ b/testing/py-wbdata/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A library to access World Bank data" url="https://github.com/oliversherouse/wbdata" arch="noarch" license="GPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" |