aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-sphinx_rtd_theme/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-sphinx_rtd_theme/APKBUILD')
-rw-r--r--main/py-sphinx_rtd_theme/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-sphinx_rtd_theme/APKBUILD b/main/py-sphinx_rtd_theme/APKBUILD
index 3e0f4fd0dd..838d6668d3 100644
--- a/main/py-sphinx_rtd_theme/APKBUILD
+++ b/main/py-sphinx_rtd_theme/APKBUILD
@@ -9,7 +9,7 @@ arch="noarch"
license="MIT"
depends=""
depends_dev=""
-makedepends="$depends_dev python-dev"
+makedepends="$depends_dev python-dev py-setuptools"
install=""
subpackages=""
source="sphinx_rtd_theme-$pkgver.tar.gz::https://github.com/snide/sphinx_rtd_theme/archive/$pkgver.tar.gz"