summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán2023-12-05 22:57:40 -0500
committerCarlos Aznarán2023-12-05 22:57:40 -0500
commitb41e64d624bca92c8ee83f6c965211ae35114704 (patch)
tree0bc9c8781e0ad2c6c275859896861c1edf0f6d79 /PKGBUILD
parent857564b587f4d11cfd19bd8897bf8a5f48943421 (diff)
downloadaur-b41e64d624bca92c8ee83f6c965211ae35114704.tar.gz
Cleanup python-ninja, no longer in AUR
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f3f366716d7..245461cd31bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=(x86_64)
url="https://dune-project.org/modules/${pkgname}"
license=(GPL3)
depends=("dune-grid>=${_dunever}" cgal)
-makedepends=(texlive-basic doxygen graphviz python-scikit-build python-ninja)
+makedepends=(texlive-basic doxygen graphviz python-scikit-build)
optdepends=('vc: C++ Vectorization library'
'doxygen: Generate the class documentation from C++ sources'
'graphviz: Graph visualization software'