summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-09-23 11:50:17 -0400
committerIonen Wolkens <ionen@gentoo.org>2023-09-23 11:58:39 -0400
commit00134141c5510a9473ac50c1d839d9b4af71bfb4 (patch)
tree733afa4003cbde562a84e696e1442bb542d503e2 /dev-qt/qtgui
parentsys-apps/mawk: Stabilize 1.3.4_p20230808 hppa, #914549 (diff)
downloadgentoo-00134141c5510a9473ac50c1d839d9b4af71bfb4.tar.gz
gentoo-00134141c5510a9473ac50c1d839d9b4af71bfb4.tar.bz2
gentoo-00134141c5510a9473ac50c1d839d9b4af71bfb4.zip
dev-qt/qtgui: restore wayland REQUIRED_USE change from -r1 in -r2
Assume -r2 got copied from the qt overlay, forgot to sync the change there and it was lost. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-qt/qtgui')
-rw-r--r--dev-qt/qtgui/qtgui-5.15.10-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.15.10-r2.ebuild b/dev-qt/qtgui/qtgui-5.15.10-r2.ebuild
index bd446e9f62cc..047c1603fa6e 100644
--- a/dev-qt/qtgui/qtgui-5.15.10-r2.ebuild
+++ b/dev-qt/qtgui/qtgui-5.15.10-r2.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 )