summaryrefslogtreecommitdiffstats
path: root/testing/py-sphinx-theme-better/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-sphinx-theme-better/APKBUILD')
-rw-r--r--testing/py-sphinx-theme-better/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sphinx-theme-better/APKBUILD b/testing/py-sphinx-theme-better/APKBUILD
index 3c40d760ed5..c503a817cd5 100644
--- a/testing/py-sphinx-theme-better/APKBUILD
+++ b/testing/py-sphinx-theme-better/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="The Better Sphinx theme"
url="http://github.com/irskep/sphinx-better-theme"
arch="noarch"
license="BSD"
-depends="python py-sphinx"
+depends="python2 py-sphinx"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""