summaryrefslogtreecommitdiffstats
path: root/testing/py-polib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-polib/APKBUILD')
-rw-r--r--testing/py-polib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-polib/APKBUILD b/testing/py-polib/APKBUILD
index 38037527cd0..17ae0a7c62a 100644
--- a/testing/py-polib/APKBUILD
+++ b/testing/py-polib/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A library to manipulate gettext files"
url="http://polib.readthedocs.org/en/latest/index.html"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev"
install=""