aboutsummaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-09-23 11:54:12 -0400
committerIonen Wolkens <ionen@gentoo.org>2023-09-23 11:54:26 -0400
commit64756889b8d567a1cfc0b142704b028c89b9b48b (patch)
tree5e3773c08bef22365f2d6fa95f42c60a46fed65f /dev-qt
parentdev-qt/*: drop Qt6 (live ebuilds moved to ::gentoo) (diff)
downloadqt-64756889b8d567a1cfc0b142704b028c89b9b48b.tar.gz
qt-64756889b8d567a1cfc0b142704b028c89b9b48b.tar.bz2
qt-64756889b8d567a1cfc0b142704b028c89b9b48b.zip
dev-qt/qtgui: sync wayland REQUIRED_USE changes with ::gentoo
None of the others are needed for wayland, required use often gave the misconception that eglfs is needed for wayland. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtgui/qtgui-5.15.10.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.15.10.9999.ebuild b/dev-qt/qtgui/qtgui-5.15.10.9999.ebuild
index 1788d8cd..cf55be1b 100644
--- a/dev-qt/qtgui/qtgui-5.15.10.9999.ebuild
+++ b/dev-qt/qtgui/qtgui-5.15.10.9999.ebuild
@@ -17,7 +17,7 @@ SLOT=5/${QT5_PV} # bug 707658
IUSE="accessibility dbus egl eglfs evdev gles2-only ibus jpeg +libinput
linuxfb +png tslib tuio +udev vnc vulkan wayland +X"
REQUIRED_USE="
- || ( eglfs linuxfb vnc X )
+ || ( eglfs linuxfb vnc wayland X )
accessibility? ( dbus X )
eglfs? ( egl )
ibus? ( dbus )