summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2023-11-23 18:36:26 +0100
committerMichel Zou2023-11-23 18:36:26 +0100
commit544e79e2de9658472be2bec0eaf0edea292fa31d (patch)
treece6c84b34b4032717737d0257b3844d34ab42768 /PKGBUILD
parente850c801c6f1b44077aa9aea240d47ac3a00a9b8 (diff)
downloadaur-544e79e2de9658472be2bec0eaf0edea292fa31d.tar.gz
eigen
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6c0ede5a892..652707bb81ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=('x86_64')
url="https://github.com/mixmod"
license=('GPL')
depends=('gcc-libs')
-makedepends=('cmake')
+makedepends=('cmake' 'eigen')
source=("https://github.com/mixmod/mixmod/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('2a4bf19e642386d1c8a36365b537a12636f883bcdeb3a72b698947430f676541')