diff --git a/gui-apps/xwaylandvideobridge/metadata.xml b/gui-apps/xwaylandvideobridge/metadata.xml
index ba3626b987aa6..39b959c153b7e 100644
--- a/gui-apps/xwaylandvideobridge/metadata.xml
+++ b/gui-apps/xwaylandvideobridge/metadata.xml
@@ -6,6 +6,7 @@
Gentoo KDE Project
+ https://bugs.kde.org/enter_bug.cgi?product=XWaylandVideoBridge
system/xwaylandvideobridge
diff --git a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0-r1.ebuild
similarity index 86%
rename from gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild
rename to gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0-r1.ebuild
index 88a5db22d7a45..3d553cedcf81e 100644
--- a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild
+++ b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0-r1.ebuild
@@ -3,8 +3,8 @@
EAPI=8
-KFMIN=5.245.0
-QTMIN=6.6.2
+KFMIN=6.5.0
+QTMIN=6.7.2
KDE_ORG_CATEGORY="system"
inherit ecm kde.org
@@ -20,8 +20,9 @@ fi
LICENSE="GPL-2+"
SLOT="0"
+# dev-qt/qtbase:= slot op: Uses Qt::GuiPrivate for qtx11extras_p.h
DEPEND="
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+ >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets,X]
>=dev-qt/qtdeclarative-${QTMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6