aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-html5lib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-html5lib/APKBUILD')
-rw-r--r--testing/py-html5lib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-html5lib/APKBUILD b/testing/py-html5lib/APKBUILD
index d44999af7a9..7763dbed22b 100644
--- a/testing/py-html5lib/APKBUILD
+++ b/testing/py-html5lib/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python HTML parser"
url="https://github.com/html5lib/html5lib-python"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""