summaryrefslogtreecommitdiff
path: root/sci-mathematics/rstudio/rstudio-1.1.463.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-16 21:23:20 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-16 21:23:20 +0100
commitfab849d1daed0ba7f2ac497d07985c3dbb692543 (patch)
tree10baa743a5340b42ad538dd19d48669ccac209b1 /sci-mathematics/rstudio/rstudio-1.1.463.ebuild
parent73c318acdaf6f8309d68bd266051e6dd1f1bd787 (diff)
gentoo resync : 16.06.2019
Diffstat (limited to 'sci-mathematics/rstudio/rstudio-1.1.463.ebuild')
-rw-r--r--sci-mathematics/rstudio/rstudio-1.1.463.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/rstudio/rstudio-1.1.463.ebuild b/sci-mathematics/rstudio/rstudio-1.1.463.ebuild
index f2d6cf5a20f7..271588e60b84 100644
--- a/sci-mathematics/rstudio/rstudio-1.1.463.ebuild
+++ b/sci-mathematics/rstudio/rstudio-1.1.463.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -53,7 +53,7 @@ RDEPEND="
>=app-text/pandoc-${PANDOC_VER}
dev-haskell/pandoc-citeproc
>=dev-lang/R-2.11.1
- >=dev-libs/boost-1.63:=
+ <dev-libs/boost-1.70:=
>=dev-libs/mathjax-2.7.4
sys-apps/util-linux
>=sys-devel/clang-3.5.0:*
@@ -81,8 +81,8 @@ RDEPEND="
server? ( virtual/pam )
)
dedicated? ( virtual/pam )
- !libressl? ( dev-libs/openssl:0 )
- libressl? ( dev-libs/libressl:0 )"
+ !libressl? ( dev-libs/openssl:0= )
+ libressl? ( dev-libs/libressl:0= )"
DEPEND="${RDEPEND}
app-arch/unzip
dev-java/ant-core