aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-sphinxcontrib-htsql
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-sphinxcontrib-htsql')
-rw-r--r--testing/py-sphinxcontrib-htsql/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sphinxcontrib-htsql/APKBUILD b/testing/py-sphinxcontrib-htsql/APKBUILD
index e0472d05c9..b3f07d65fb 100644
--- a/testing/py-sphinxcontrib-htsql/APKBUILD
+++ b/testing/py-sphinxcontrib-htsql/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Sphinx htsql extension"
url="https://pypi.python.org/pypi/sphinxcontrib-htsql"
arch="noarch"
license="BSD"
-depends="python py-sphinx"
+depends="python2 py-sphinx"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""