summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfb892b14c4f..d8c83578c9e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Modelling with Sparse And Dense Matrices"
arch=('any')
url="https://cran.r-project.org/package=${_cranname}"
license=('GPL')
-depends=('r' )
+depends=('r' 'r-matrix>=1.1-5')