summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2019-07-06 08:51:38 +0200
committerMichel Zou2019-07-06 08:51:38 +0200
commitb30cc56f2c92a715441e3e633af19696ef54fdbc (patch)
tree2299ed4bd8a7af80a6d233b546304b1e23b0521e /PKGBUILD
parent01fd591d3c214bb5ff9b810e4d75095df9ab6670 (diff)
downloadaur-b30cc56f2c92a715441e3e633af19696ef54fdbc.tar.gz
gsl
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e326e0885a0..64fd73123d0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ arch=('i686' 'x86_64')
pkgdesc="A numerical library for adaptive Sparse Grids"
url="http://sgpp.sparsegrids.org"
license=('MIT')
-depends=('armadillo' 'python')
+depends=('armadillo' 'python' 'gsl')
makedepends=('scons' 'swig' 'eigen')
source=("https://github.com/SGpp/SGpp/archive/v3.2.0.tar.gz")
sha256sums=('dab83587fd447f92ed8546eacaac6b8cbe65b8db5e860218c0fa2e42f776962d')