summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Branham2018-06-12 09:19:05 -0500
committerAlex Branham2018-06-12 09:19:05 -0500
commit42cc1a8238bd56fb83982625fefeae284c55902a (patch)
tree3106259346acf6d9bddf9cad9f3a96222186d0e0 /PKGBUILD
parenteeb3e5a797bf7587f13097129437c66c71309d3f (diff)
downloadaur-42cc1a8238bd56fb83982625fefeae284c55902a.tar.gz
Update optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbb813685d54..bd340b02a454 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://cran.r-project.org/package=${_cranname}"
license=('BSD_2_clause + file LICENSE')
depends=('r' 'libxml2')
-optdepends=('r-bitops')
+optdepends=('r-bitops' 'r-rcurl')
source=("https://cran.r-project.org/src/contrib/${_pkgtar}")
md5sums=('6c67f5730ada3456372520773a920b8e')