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