Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kwayland/
Date: Fri, 02 Sep 2022 20:05:07
Message-Id: 1662149085.334e44d2e75c885c711e4e30b030581ea1bf1bb9.asturm@gentoo
1 commit: 334e44d2e75c885c711e4e30b030581ea1bf1bb9
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 2 18:41:20 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 20:04:45 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=334e44d2
7
8 kde-frameworks/kwayland: Add slot op on dev-qt/qtwayland
9
10 Upstream commit 57cf099868f6d9d9e45a346af22a22e10d2bf851
11
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 kde-frameworks/kwayland/kwayland-9999.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/kde-frameworks/kwayland/kwayland-9999.ebuild b/kde-frameworks/kwayland/kwayland-9999.ebuild
18 index 6186d959b2..3d7c54f3d7 100644
19 --- a/kde-frameworks/kwayland/kwayland-9999.ebuild
20 +++ b/kde-frameworks/kwayland/kwayland-9999.ebuild
21 @@ -18,12 +18,12 @@ IUSE=""
22 # All failing, I guess we need a virtual wayland server
23 RESTRICT="test"
24
25 -# slot op: includes qpa/qplatformnativeinterface.h
26 +# slot ops: includes qpa/qplatformnativeinterface.h, surface_p.h
27 RDEPEND="
28 >=dev-libs/wayland-1.15.0
29 >=dev-qt/qtconcurrent-${QTMIN}:5
30 >=dev-qt/qtgui-${QTMIN}:5=[egl]
31 - >=dev-qt/qtwayland-${QTMIN}:5
32 + >=dev-qt/qtwayland-${QTMIN}:5=
33 media-libs/libglvnd
34 "
35 DEPEND="${RDEPEND}