summaryrefslogtreecommitdiffstats
path: root/development/rstudio-desktop
diff options
context:
space:
mode:
author Andrew Clemons2022-04-13 10:43:54 +0200
committer Willy Sudiarto Raharjo2022-04-16 07:12:38 +0200
commitb34d781e50d651f959763a2193ebb5b410a6ba04 (patch)
treef6ac2b68f20d73bc418def6993af7802550c2122 /development/rstudio-desktop
parent24887425427815e7d80bf79b640b38cb543d7d64 (diff)
downloadslackbuilds-b34d781e50d651f959763a2193ebb5b410a6ba04.tar.gz
development/rstudio-desktop: Use zulu-openjdk8.
openjdk8 does not currently build successfully on 15.0, so switch this to zulu-openjdk8 so it is actually buildable. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/rstudio-desktop')
-rw-r--r--development/rstudio-desktop/rstudio-desktop.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/rstudio-desktop/rstudio-desktop.info b/development/rstudio-desktop/rstudio-desktop.info
index 3ab548549a..1ca9567202 100644
--- a/development/rstudio-desktop/rstudio-desktop.info
+++ b/development/rstudio-desktop/rstudio-desktop.info
@@ -9,6 +9,6 @@ DOWNLOAD_x86_64="https://github.com/rstudio/rstudio/archive/refs/tags/v2022.02.1
MD5SUM_x86_64="5ed749937d2413784418c9a87e398c21 \
c295406d68c5ef364e445068599aa6d4 \
3cd3b18e1412067aabd2e1b23b93106e"
-REQUIRES="R pandoc-bin yaml-cpp hunspell-en yarn openjdk8 mathjax2 soci"
+REQUIRES="R pandoc-bin yaml-cpp hunspell-en yarn apache-ant zulu-openjdk8 mathjax2 soci"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"