summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2023-04-18 15:54:08 +0800
committerUniversebenzene2023-04-18 15:54:08 +0800
commit2df7b5b9676fa1439ebe0b04d016db1829003d4b (patch)
tree0eb4cf4c04fba8e89d5954154c7e36ad0d31eacf /PKGBUILD
parentc442580ebab317c4bc42a597ffef09e7b58ed57a (diff)
downloadaur-2df7b5b9676fa1439ebe0b04d016db1829003d4b.tar.gz
Drop optdepend mayavi
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e0fc508a52c..e24308fb4e6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -55,7 +55,7 @@ check() {
package_python-sphinx-gallery() {
depends=('python-sphinx>=4' 'python-pillow' 'python-matplotlib')
optdepends=('python-seaborn'
- 'mayavi'
+# 'mayavi'
'python-pypandoc')
# 'python-sphinx-gallery-doc: Documentation of Sphinx-Gallery')
cd ${srcdir}/${_pyname}-${pkgver}