aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pybles
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pybles')
-rw-r--r--testing/py-pybles/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pybles/APKBUILD b/testing/py-pybles/APKBUILD
index 7f3e52c1ee..68ff33c6f9 100644
--- a/testing/py-pybles/APKBUILD
+++ b/testing/py-pybles/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python module to represent tables in the terminal"
url="http://pypi.python.org/pypi/Pybles/"
arch="noarch"
license="GPL3+"
-depends="python py-blessings"
+depends="python2 py-blessings"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""