diff options
Diffstat (limited to 'dev-R/RcppArmadillo')
| -rw-r--r-- | dev-R/RcppArmadillo/RcppArmadillo-0.10.2.2.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-R/RcppArmadillo/RcppArmadillo-0.10.8.1.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-R/RcppArmadillo/RcppArmadillo-0.10.2.2.0.ebuild b/dev-R/RcppArmadillo/RcppArmadillo-0.10.2.2.0.ebuild index 90a6b1e20db0..a100ef542b35 100644 --- a/dev-R/RcppArmadillo/RcppArmadillo-0.10.2.2.0.ebuild +++ b/dev-R/RcppArmadillo/RcppArmadillo-0.10.2.2.0.ebuild @@ -21,7 +21,7 @@ RDEPEND="${DEPEND}" #TODO: correctly link to lapack src_prepare() { - default + R-packages_src_prepare #remove bundled rm -r inst/include/armadillo_bits || die diff --git a/dev-R/RcppArmadillo/RcppArmadillo-0.10.8.1.0.ebuild b/dev-R/RcppArmadillo/RcppArmadillo-0.10.8.1.0.ebuild index cf3082d4539c..364b05a04ff1 100644 --- a/dev-R/RcppArmadillo/RcppArmadillo-0.10.8.1.0.ebuild +++ b/dev-R/RcppArmadillo/RcppArmadillo-0.10.8.1.0.ebuild @@ -21,7 +21,7 @@ RDEPEND="${DEPEND}" SUGGESTED_PACKAGES=" dev-R/tinytest - >=dev-R/Matrix-1.3.0 + virtual/Matrix dev-R/pkgKitten dev-R/reticulate dev-R/slam @@ -30,7 +30,7 @@ SUGGESTED_PACKAGES=" #TODO: correctly link to lapack src_prepare() { - default + R-packages_src_prepare #remove bundled rm -r inst/include/armadillo_bits || die |
