summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-23 09:17:29 -0700
committerMark Wagie2024-01-23 09:17:29 -0700
commitdc93f121ed4242ef1f8898fe044ba10d74457a33 (patch)
treee89e8f489f9e617c9eb1ca5c08d844ee243eee34 /PKGBUILD
parentd14f7c6bc2414b15a28dc588e7e4d0a09e440f04 (diff)
downloadaur-dc93f121ed4242ef1f8898fe044ba10d74457a33.tar.gz
add Sphinx Furo theme as well
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5736f33dc5a7..241fe823271a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,6 +22,7 @@ makedepends=(
'python-rst.linker'
'python-setuptools-scm'
'python-sphinx'
+ 'python-sphinx-furo'
'python-sphinx_rtd_theme'
'python-wheel'
'rsync'