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