aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-translationstring/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-translationstring/APKBUILD')
-rw-r--r--testing/py-translationstring/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-translationstring/APKBUILD b/testing/py-translationstring/APKBUILD
index 86f6c6bb4e..c1c5d21e49 100644
--- a/testing/py-translationstring/APKBUILD
+++ b/testing/py-translationstring/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python utility library for i18n"
url="http://docs.pylonsproject.org/projects/translationstring/dev/"
arch="noarch"
license="BSD"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""