kde-frameworks/kwindowsystem: Add missing slot operators

>=dev-qt/qtbase-${QTMIN}:6=[gui] for qtx11extras_p.h
>=dev-qt/qtwayland-${QTMIN}:6= for private/qwayland*_p.h

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner 2024-03-15 14:59:22 +01:00
parent 9f6b096d05
commit c2bc976132
No known key found for this signature in database
GPG Key ID: 012423318D1FB6CD
1 changed files with 4 additions and 1 deletions

View File

@ -14,11 +14,14 @@ IUSE="wayland X"
RESTRICT="test"
# slot op: Uses Qt6::GuiPrivate for qtx11extras_p.h
# slot op: Uses private/qwayland*_p.h headers
RDEPEND="
>=dev-qt/qtbase-${QTMIN}:6[gui]
>=dev-qt/qtdeclarative-${QTMIN}:6
wayland? ( >=dev-qt/qtwayland-${QTMIN}:6 )
wayland? ( >=dev-qt/qtwayland-${QTMIN}:6= )
X? (
>=dev-qt/qtbase-${QTMIN}:6=[gui]
x11-libs/libX11
x11-libs/libXfixes
x11-libs/libxcb