diff options
Diffstat (limited to 'testing/py-sphinx-theme-caktus/APKBUILD')
-rw-r--r-- | testing/py-sphinx-theme-caktus/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sphinx-theme-caktus/APKBUILD b/testing/py-sphinx-theme-caktus/APKBUILD index 825644cfa1..cb8da66aed 100644 --- a/testing/py-sphinx-theme-caktus/APKBUILD +++ b/testing/py-sphinx-theme-caktus/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="The Caktus Sphinx theme" url="https://github.com/caktus/caktus-sphinx-theme/" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" |