summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Wiesinger2024-06-19 21:23:31 +0100
committerManuel Wiesinger2024-06-19 21:23:31 +0100
commit1c70d1ff17eeeb814838f08dc3d8f3c04802c913 (patch)
tree5a4ced364e0c0bc064bc7d9ae22c64c01e52554d /PKGBUILD
parenta2fb9e774fa416a79e9425a51cc540a9660f1918 (diff)
downloadaur-1c70d1ff17eeeb814838f08dc3d8f3c04802c913.tar.gz
List python-sphinx only once in makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 923a310b38b7..da0510fcc4cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,6 @@ makedepends=(
'python-sphinx_rtd_theme'
'python-sphinxcontrib-bibtex'
'python>=3.7'
- 'python-sphinx'
'symfpu-cvc5'
)
checkdepends=('gtest' 'python-pytest')