summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán2023-12-05 22:54:37 -0500
committerCarlos Aznarán2023-12-05 22:54:37 -0500
commitb546159d0e8b88609584e8ebfd121c0126a84802 (patch)
treea8c248e86845d9cfc339c4eea17a03385985fe17 /PKGBUILD
parentbe7b625375c9be7f4833c9159cbab533c02a9bd8 (diff)
downloadaur-b546159d0e8b88609584e8ebfd121c0126a84802.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 16825aea468b..17939d2718d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=(x86_64)
url="https://${pkgname}.org"
license=(GPL3)
depends=("dune-grid>=${_dunever}" "dune-istl>=${_dunever}" "dune-localfunctions>=${_dunever}")
-makedepends=(doxygen graphviz python-scikit-build python-ninja)
+makedepends=(doxygen graphviz python-scikit-build)
optdepends=('dune-alugrid: for grid manager ALUGrid support'
'dune-foamgrid: for grid manager FoamGrids support'
'dune-functions: for functions spaces support'