aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-09-02 20:41:20 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-09-02 22:04:45 +0200
commit334e44d2e75c885c711e4e30b030581ea1bf1bb9 (patch)
tree082d1b6c9ca8b6423cf5be9c411e3af32b3b9ffe
parentnet-libs/libmediawiki: Set ECM_TEST=true, KFMIN=5.96.0 (diff)
downloadkde-334e44d2.tar.gz
kde-334e44d2.tar.bz2
kde-334e44d2.zip
kde-frameworks/kwayland: Add slot op on dev-qt/qtwayland
Upstream commit 57cf099868f6d9d9e45a346af22a22e10d2bf851 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-frameworks/kwayland/kwayland-9999.ebuild4
1 files 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}