aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-phonenumbers/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-phonenumbers/APKBUILD')
-rw-r--r--main/py-phonenumbers/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-phonenumbers/APKBUILD b/main/py-phonenumbers/APKBUILD
index 564a5d6aac..6d6d36c114 100644
--- a/main/py-phonenumbers/APKBUILD
+++ b/main/py-phonenumbers/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="International phone number library for Python"
url=https://github.com/daviddrysdale/python-phonenumbers
arch="noarch"
license="ASL 2.0"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""