diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-06-17 23:06:49 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-06-30 18:48:19 +0200 |
| commit | bc09d78d29a192f137f10f190ac13c0287284d2f (patch) | |
| tree | 7b82f1eec795988c8e52b95d0ef539e967712aae /kde-plasma | |
| parent | 8607e7eaa57d607862293f9963438e188b21e242 (diff) | |
| download | kde-bc09d78d29a192f137f10f190ac13c0287284d2f.tar.gz kde-bc09d78d29a192f137f10f190ac13c0287284d2f.tar.bz2 kde-bc09d78d29a192f137f10f190ac13c0287284d2f.zip | |
kde-plasma/plasma-integration: dev-qt/qtwayland -> qtbase[wayland]
In Qt 6.10, most of qtwayland moved into qtbase, leaving a
"qtwayland-toolbox" package mostly containing the compositor.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma')
3 files changed, 3 insertions, 6 deletions
diff --git a/kde-plasma/plasma-integration/plasma-integration-6.3.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.3.49.9999.ebuild index 3ab9be73c91..86dae478721 100644 --- a/kde-plasma/plasma-integration/plasma-integration-6.3.49.9999.ebuild +++ b/kde-plasma/plasma-integration/plasma-integration-6.3.49.9999.ebuild @@ -22,9 +22,8 @@ RESTRICT="test" # slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h COMMON_DEPEND=" dev-libs/wayland - >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets] + >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,wayland,widgets] >=dev-qt/qtdeclarative-${QTMIN}:6 - >=dev-qt/qtwayland-${QTMIN}:6 >=kde-frameworks/kcolorscheme-${KFMIN}:6 >=kde-frameworks/kcompletion-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6 diff --git a/kde-plasma/plasma-integration/plasma-integration-6.4.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.4.49.9999.ebuild index 2b2206a0b3a..575a2ed8ff5 100644 --- a/kde-plasma/plasma-integration/plasma-integration-6.4.49.9999.ebuild +++ b/kde-plasma/plasma-integration/plasma-integration-6.4.49.9999.ebuild @@ -22,9 +22,8 @@ RESTRICT="test" # slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h COMMON_DEPEND=" dev-libs/wayland - >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets] + >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,wayland,widgets] >=dev-qt/qtdeclarative-${QTMIN}:6 - >=dev-qt/qtwayland-${QTMIN}:6 >=kde-frameworks/kcolorscheme-${KFMIN}:6 >=kde-frameworks/kcompletion-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6 diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild index 755b8f5084b..1e719500051 100644 --- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild +++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild @@ -22,9 +22,8 @@ RESTRICT="test" # slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h COMMON_DEPEND=" dev-libs/wayland - >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets] + >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,wayland,widgets] >=dev-qt/qtdeclarative-${QTMIN}:6 - >=dev-qt/qtwayland-${QTMIN}:6 >=kde-frameworks/kcolorscheme-${KFMIN}:6 >=kde-frameworks/kcompletion-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6 |
