aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-tinycss/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-tinycss/APKBUILD')
-rw-r--r--testing/py-tinycss/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-tinycss/APKBUILD b/testing/py-tinycss/APKBUILD
index cf3112381b..2bef59b38a 100644
--- a/testing/py-tinycss/APKBUILD
+++ b/testing/py-tinycss/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="tiny CSS parser for python"
url="http://pythonhosted.org/tinycss"
arch="all"
license="BSD"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""