aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pyphen
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pyphen')
-rw-r--r--testing/py-pyphen/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pyphen/APKBUILD b/testing/py-pyphen/APKBUILD
index 9867cb36735..a883b3dc26d 100644
--- a/testing/py-pyphen/APKBUILD
+++ b/testing/py-pyphen/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="python-based dictionary hyphenator library"
url="http://www.pyphen.org/"
arch="noarch"
license="GPL2+ MPL LGPL2+"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""