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