summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wright <gienah@gentoo.org>2020-05-24 15:03:52 +1000
committerMark Wright <gienah@gentoo.org>2020-05-24 15:03:52 +1000
commitd6cbaf2df3b45b5a470ecca8cd7fedf56b074413 (patch)
tree87ec9237ce8fd6b18cf44b5c17d0e57c0cae5384 /sci-mathematics/rstudio/rstudio-1.2.5033.ebuild
parentdev-lang/R: Thanks to Neil for help with bump to 4.0.0 (diff)
downloadgentoo-d6cbaf2df3b45b5a470ecca8cd7fedf56b074413.tar.gz
gentoo-d6cbaf2df3b45b5a470ecca8cd7fedf56b074413.tar.bz2
gentoo-d6cbaf2df3b45b5a470ecca8cd7fedf56b074413.zip
sci-mathematics/rstudio: Fix build with R 4.0.0
Thanks to Francois Valenduc for reporting. Closes: https://bugs.gentoo.org/722850 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mark Wright <gienah@gentoo.org>
Diffstat (limited to 'sci-mathematics/rstudio/rstudio-1.2.5033.ebuild')
-rw-r--r--sci-mathematics/rstudio/rstudio-1.2.5033.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-mathematics/rstudio/rstudio-1.2.5033.ebuild b/sci-mathematics/rstudio/rstudio-1.2.5033.ebuild
index 77f9349a116e..09ff6e9c5162 100644
--- a/sci-mathematics/rstudio/rstudio-1.2.5033.ebuild
+++ b/sci-mathematics/rstudio/rstudio-1.2.5033.ebuild
@@ -100,6 +100,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.2.1335-boost-1.70.0_p1.patch
"${FILESDIR}"/${PN}-1.2.1335-boost-1.70.0_p2.patch
"${FILESDIR}"/${PN}-1.2.5042-boost-1.73.0.patch
+ "${FILESDIR}"/${PN}-1.2.5042-R-4.0.0.patch
)
src_unpack() {