aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-icu/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-icu/APKBUILD')
-rw-r--r--main/py-icu/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-icu/APKBUILD b/main/py-icu/APKBUILD
index be29e7ce5d..39e1b574af 100644
--- a/main/py-icu/APKBUILD
+++ b/main/py-icu/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Python binding for ICU"
url="http://pyicu.osafoundation.org/"
arch="all"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev icu-dev"
install=""