aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-phonenumbers
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-phonenumbers')
-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 e660c454191..564a5d6aacd 100644
--- a/main/py-phonenumbers/APKBUILD
+++ b/main/py-phonenumbers/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="ASL 2.0"
depends="python"
depends_dev=""
-makedepends="python-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"