commit:     762b47afdadf6a6dc0c0e996128ad633e2c84dec
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  3 09:16:24 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct  3 09:20:42 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=762b47af

kde-plasma/layer-shell-qt: Needs dev-qt/qtwayland private headers

Add slot operator accordingly.

Bug: https://bugs.gentoo.org/815646
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild      | 3 ++-
 kde-plasma/layer-shell-qt/layer-shell-qt-5.23.49.9999.ebuild | 3 ++-
 kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild         | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild 
b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild
index e70d7db79a..582e24874f 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild
@@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 # dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
+# slot op: various private QtWaylandClient headers
 RDEPEND="
        >=dev-libs/wayland-1.15
        >=dev-qt/qtdeclarative-${QTMIN}:5
@@ -22,7 +23,7 @@ RDEPEND="
                >=dev-qt/qtgui-${QTMIN}:5[libinput]
                >=dev-qt/qtgui-${QTMIN}:5[X]
        )
-       >=dev-qt/qtwayland-${QTMIN}:5
+       >=dev-qt/qtwayland-${QTMIN}:5=
        x11-libs/libxkbcommon
 "
 DEPEND="${RDEPEND}

diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.23.49.9999.ebuild 
b/kde-plasma/layer-shell-qt/layer-shell-qt-5.23.49.9999.ebuild
index 36421caef1..6f62520aca 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.23.49.9999.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.23.49.9999.ebuild
@@ -15,6 +15,7 @@ KEYWORDS=""
 IUSE=""
 
 # dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
+# slot op: various private QtWaylandClient headers
 RDEPEND="
        >=dev-libs/wayland-1.15
        >=dev-qt/qtdeclarative-${QTMIN}:5
@@ -22,7 +23,7 @@ RDEPEND="
                >=dev-qt/qtgui-${QTMIN}:5[libinput]
                >=dev-qt/qtgui-${QTMIN}:5[X]
        )
-       >=dev-qt/qtwayland-${QTMIN}:5
+       >=dev-qt/qtwayland-${QTMIN}:5=
        x11-libs/libxkbcommon
 "
 DEPEND="${RDEPEND}

diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild 
b/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild
index cb5e5755eb..e0b46445c2 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild
@@ -15,6 +15,7 @@ KEYWORDS=""
 IUSE=""
 
 # dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
+# slot op: various private QtWaylandClient headers
 RDEPEND="
        >=dev-libs/wayland-1.15
        >=dev-qt/qtdeclarative-${QTMIN}:5
@@ -22,7 +23,7 @@ RDEPEND="
                >=dev-qt/qtgui-${QTMIN}:5[libinput]
                >=dev-qt/qtgui-${QTMIN}:5[X]
        )
-       >=dev-qt/qtwayland-${QTMIN}:5
+       >=dev-qt/qtwayland-${QTMIN}:5=
        x11-libs/libxkbcommon
 "
 DEPEND="${RDEPEND}

Reply via email to