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