mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
app-i18n/fcitx-qt: fix build with pure wayland
Closes: https://github.com/gentoo/gentoo/pull/35673 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
committed by
Yixun Lan
parent
eea2a51944
commit
cf33cd6be4
@@ -58,6 +58,7 @@ src_configure() {
|
||||
-DENABLE_QT5=$(usex qt5)
|
||||
-DENABLE_QT6=$(usex qt6)
|
||||
-DENABLE_QT6_WAYLAND_WORKAROUND=$(usex qt6 $(usex wayland))
|
||||
-DENABLE_X11=$(usex X)
|
||||
-DBUILD_ONLY_PLUGIN=$(usex onlyplugin)
|
||||
-DBUILD_STATIC_PLUGIN=$(usex staticplugin)
|
||||
)
|
||||
Reference in New Issue
Block a user