aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-prettytable
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-prettytable')
-rw-r--r--testing/py-prettytable/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-prettytable/APKBUILD b/testing/py-prettytable/APKBUILD
index 6a1d90c525..c7bc6dddb3 100644
--- a/testing/py-prettytable/APKBUILD
+++ b/testing/py-prettytable/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A simple Python library for easily displaying tabular data in a visuall
url="http://code.google.com/p/prettytable/"
arch="noarch"
license="BSD"
-depends="python"
+depends="python2"
makedepends="py-setuptools"
install=""
subpackages=""