mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
sci-mathematics/rstudio: Fix #692728 dep webkit -> webengine
Thanks to Ulenrich for reporting, rstudio changed the dev-qt/webkit dependency to dev-qt/webengine Closes: https://bugs.gentoo.org/692728 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Mark Wright <gienah@gentoo.org>
This commit is contained in:
@@ -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/qtwebkit-${QT_VER}:${QT_SLOT}
|
||||
>=dev-qt/qtwebengine-${QT_VER}:${QT_SLOT}
|
||||
>=dev-qt/qtwidgets-${QT_VER}:${QT_SLOT}
|
||||
>=dev-qt/qtxml-${QT_VER}:${QT_SLOT}
|
||||
>=dev-qt/qtxmlpatterns-${QT_VER}:${QT_SLOT}
|
||||
|
||||
Reference in New Issue
Block a user