summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf34a647fd8f..88e66cd8702a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgrel=1
pkgdesc="A bundle of R packages needed by JASP desktop"
url="http://cran.r-project.org/"
arch=('any')
-depends=('r')
-makedepends=('r' 'gcc-fortran')
+depends=('r' 'r-cran-rcpp')
+makedepends=('r' 'gcc-fortran' 'r-cran-rcpp')
source=("rbundle.R")
pkgver() {