summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Branham2018-06-12 09:15:53 -0500
committerAlex Branham2018-06-12 09:15:53 -0500
commitcb601cfcd6748c12251daec88c743ea6e85a63e4 (patch)
treef14696e4a9a28cf488fdb85488d91c6abb4ce30c /PKGBUILD
parentd2fb2400e79bec8ed3cc92fe8006842e257e2d91 (diff)
downloadaur-cb601cfcd6748c12251daec88c743ea6e85a63e4.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 f7ec9db2746f..bbc11a9ff377 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://cran.r-project.org/package=${_cranname}"
license=('GPL')
depends=('r' )
-optdepends=('r-sfsmisc')
+optdepends=('r-rcolorbrewer' 'r-sfsmisc' 'r-rmpfr')
source=("https://cran.r-project.org/src/contrib/${_pkgtar}")
md5sums=('e05fa3f995754af92bd03227625da984')