From: Alessandro Barbieri Date: Tue, 8 Oct 2019 08:34:37 +0000 (+0200) Subject: sci-mathematics/rstudio: depend on qtwebengine[widgets] X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1d8da75364e901d0d0af5c8bfc04dcc055de12cb;p=gentoo.git sci-mathematics/rstudio: depend on qtwebengine[widgets] Closes: https://bugs.gentoo.org/696940 Closes: https://github.com/gentoo/gentoo/pull/13209 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Alessandro Barbieri Signed-off-by: David Seifert --- diff --git a/sci-mathematics/rstudio/rstudio-1.2.1335.ebuild b/sci-mathematics/rstudio/rstudio-1.2.1335.ebuild index 90a42d77b246..2e857a99a3a5 100644 --- a/sci-mathematics/rstudio/rstudio-1.2.1335.ebuild +++ b/sci-mathematics/rstudio/rstudio-1.2.1335.ebuild @@ -75,7 +75,7 @@ RDEPEND=" >=dev-qt/qtsql-${QT_VER}:${QT_SLOT} >=dev-qt/qtsvg-${QT_VER}:${QT_SLOT} >=dev-qt/qtwebchannel-${QT_VER}:${QT_SLOT} - >=dev-qt/qtwebengine-${QT_VER}:${QT_SLOT} + >=dev-qt/qtwebengine-${QT_VER}:${QT_SLOT}[widgets] >=dev-qt/qtwidgets-${QT_VER}:${QT_SLOT} >=dev-qt/qtxml-${QT_VER}:${QT_SLOT} >=dev-qt/qtxmlpatterns-${QT_VER}:${QT_SLOT}