summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán2024-02-29 13:58:45 -0500
committerCarlos Aznarán2024-02-29 13:58:45 -0500
commitfecb4fd287d6e7177a43717b61fbe44cadba39e1 (patch)
tree41b368f7ac24d9a8f039afb42f27a26d07f4dbeb /PKGBUILD
parent7b3ac5d7276515a2acc1d486022637c7be996820 (diff)
downloadaur-fecb4fd287d6e7177a43717b61fbe44cadba39e1.tar.gz
Bump version to 2.4.5.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ff21349852f..0ede7b81d4a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ license=(GPL-3.0-or-later)
conflicts=(${pkgname}-git)
depends=(boost-libs glibmm gmp gtkmm3 jsoncpp python-gmpy2 jupyterlab python-matplotlib
python-sympy sqlite texlive-latexextra texlive-mathscience)
-makedepends=(cmake) # system-wide pybind11 is not used, instead bundled yes.
+makedepends=(boost cmake) # system-wide pybind11 is not used, instead bundled yes.
optdepends=('mathjax: Doxygen documentation'
'doxygen: Doxygen documentation')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/kpeeters/${pkgname}/archive/${pkgver}.tar.gz)