summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Branham2018-06-12 09:36:27 -0500
committerAlex Branham2018-06-12 09:36:27 -0500
commit4e961c334abdda7f688d15ba744ab3e595302777 (patch)
tree0203df114b13ecccd530bbed892b00e2ccd44008 /PKGBUILD
parent720953fa044bd8cf6321c84a2db1894ae5c993ce (diff)
downloadaur-4e961c334abdda7f688d15ba744ab3e595302777.tar.gz
Update depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfcaa82d422b..069b5d35bbe3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Read, Write and Edit XLSX Files"
arch=('x86_64')
url="https://cran.r-project.org/package=${_cranname}"
license=('MIT')
-depends=('r' 'r-zip')
+depends=('r' 'r-rcpp' 'r-zip')
optdepends=('r-knitr' 'r-testthat')