summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMartin Diehl2020-03-04 06:26:20 +0100
committerMartin Diehl2020-03-04 06:26:20 +0100
commit422e7335ae403f32715a9b663037595913b40136 (patch)
treec5212218e0afa6a3f2a9d42b93792fe77211ccfb /.SRCINFO
parent00caded40a27cd50b24b65595791c06aa011d29d (diff)
downloadaur-422e7335ae403f32715a9b663037595913b40136.tar.gz
fix: bc is needed for building
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e47c4f9e3386..8cd7c17ff62b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = trilinos
pkgdesc = algorithms for the solution of large-scale scientific problems
pkgver = 12.18.1
- pkgrel = 1
+ pkgrel = 2
url = http://trilinos.org
arch = x86_64
license = LGPL3
@@ -11,6 +11,7 @@ pkgbase = trilinos
makedepends = blas
makedepends = cmake
makedepends = doxygen
+ makedepends = bc
depends = python
depends = lapack
depends = boost