commit:     334e44d2e75c885c711e4e30b030581ea1bf1bb9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  2 18:41:20 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep  2 20:04:45 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=334e44d2

kde-frameworks/kwayland: Add slot op on dev-qt/qtwayland

Upstream commit 57cf099868f6d9d9e45a346af22a22e10d2bf851

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kwayland/kwayland-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kwayland/kwayland-9999.ebuild 
b/kde-frameworks/kwayland/kwayland-9999.ebuild
index 6186d959b2..3d7c54f3d7 100644
--- a/kde-frameworks/kwayland/kwayland-9999.ebuild
+++ b/kde-frameworks/kwayland/kwayland-9999.ebuild
@@ -18,12 +18,12 @@ IUSE=""
 # All failing, I guess we need a virtual wayland server
 RESTRICT="test"
 
-# slot op: includes qpa/qplatformnativeinterface.h
+# slot ops: includes qpa/qplatformnativeinterface.h, surface_p.h
 RDEPEND="
        >=dev-libs/wayland-1.15.0
        >=dev-qt/qtconcurrent-${QTMIN}:5
        >=dev-qt/qtgui-${QTMIN}:5=[egl]
-       >=dev-qt/qtwayland-${QTMIN}:5
+       >=dev-qt/qtwayland-${QTMIN}:5=
        media-libs/libglvnd
 "
 DEPEND="${RDEPEND}

Reply via email to