mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-im/telegram-desktop: update qtwayland compositor USEdep
Platform plugin was moved to qtbase in 6.10+ and qtwayland is now primarily only for the compositor bits, so USE was removed and is enabled by default. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -47,7 +47,7 @@ CDEPEND="
|
||||
libdispatch? ( dev-libs/libdispatch )
|
||||
webkit? ( wayland? (
|
||||
>=dev-qt/qtdeclarative-6.5:6
|
||||
>=dev-qt/qtwayland-6.5:6[compositor,qml]
|
||||
>=dev-qt/qtwayland-6.5:6[compositor(+),qml]
|
||||
) )
|
||||
X? (
|
||||
x11-libs/libxcb:=
|
||||
@@ -47,7 +47,7 @@ CDEPEND="
|
||||
libdispatch? ( dev-libs/libdispatch )
|
||||
webkit? ( wayland? (
|
||||
>=dev-qt/qtdeclarative-6.5:6
|
||||
>=dev-qt/qtwayland-6.5:6[compositor,qml]
|
||||
>=dev-qt/qtwayland-6.5:6[compositor(+),qml]
|
||||
) )
|
||||
X? (
|
||||
x11-libs/libxcb:=
|
||||
@@ -48,7 +48,7 @@ CDEPEND="
|
||||
libdispatch? ( dev-libs/libdispatch )
|
||||
webkit? ( wayland? (
|
||||
>=dev-qt/qtdeclarative-6.5:6
|
||||
>=dev-qt/qtwayland-6.5:6[compositor,qml]
|
||||
>=dev-qt/qtwayland-6.5:6[compositor(+),qml]
|
||||
) )
|
||||
X? (
|
||||
x11-libs/libxcb:=
|
||||
Reference in New Issue
Block a user