diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-19 21:03:59 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-22 11:45:42 +0100 |
commit | 801382dd87aff62495e8f47e68cd575b09fa20eb (patch) | |
tree | fbbfafbcefdc78bffa4bd165bbd31534a0380417 /sci-mathematics | |
parent | app-office/texmaker: Prepare for poppler/qtsingleapplication qt5-- (diff) | |
download | gentoo-801382dd87aff62495e8f47e68cd575b09fa20eb.tar.gz gentoo-801382dd87aff62495e8f47e68cd575b09fa20eb.tar.bz2 gentoo-801382dd87aff62495e8f47e68cd575b09fa20eb.zip |
sci-mathematics/rstudio: Prepare for qtsingleapplication dropping qt5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild (renamed from sci-mathematics/rstudio/rstudio-1.1.383.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/rstudio/rstudio-1.1.383.ebuild b/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild index 06b9113fb5b0..afaf0c7e2ada 100644 --- a/sci-mathematics/rstudio/rstudio-1.1.383.ebuild +++ b/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -70,7 +70,7 @@ RDEPEND=" >=dev-qt/qtopengl-${QT_VER}:${QT_SLOT} >=dev-qt/qtpositioning-${QT_VER}:${QT_SLOT} >=dev-qt/qtprintsupport-${QT_VER}:${QT_SLOT} - >=dev-qt/qtsingleapplication-2.6.1_p20150629[X,qt5] + >=dev-qt/qtsingleapplication-2.6.1_p20150629[X,qt5(+)] >=dev-qt/qtsensors-${QT_VER}:${QT_SLOT} >=dev-qt/qtsql-${QT_VER}:${QT_SLOT} >=dev-qt/qtsvg-${QT_VER}:${QT_SLOT} |