summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-23 09:13:00 -0700
committerMark Wagie2024-01-23 09:13:00 -0700
commitd14f7c6bc2414b15a28dc588e7e4d0a09e440f04 (patch)
tree873d74795a144f23c8c5d4171df3996c5a04e5c0 /PKGBUILD
parentfacf6441c5c6d655cc2422adc6f75098e50dbcc1 (diff)
downloadaur-d14f7c6bc2414b15a28dc588e7e4d0a09e440f04.tar.gz
add Sphinx RTD theme for when docs build again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 365ac984fabc..5736f33dc5a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,6 +22,7 @@ makedepends=(
'python-rst.linker'
'python-setuptools-scm'
'python-sphinx'
+ 'python-sphinx_rtd_theme'
'python-wheel'
'rsync'
)