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