aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-openweather/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-openweather/APKBUILD')
-rw-r--r--testing/py-openweather/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-openweather/APKBUILD b/testing/py-openweather/APKBUILD
index 60928a4191..6f99e150be 100644
--- a/testing/py-openweather/APKBUILD
+++ b/testing/py-openweather/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python API wrapper for OpenWeatherMap.org"
url="http://github.com/marians/openweather"
arch="noarch"
license="MIT"
-depends="python py-daterangestr"
+depends="python2 py-daterangestr"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""