Build Qt without egl-extension-platform-wayland

This commit is contained in:
Ilya Fedin 2021-09-13 04:36:36 +04:00 committed by John Preston
parent bc2e6c4fd1
commit 0a6fb696a3

View file

@ -694,6 +694,7 @@ RUN echo './configure -prefix '$'\"''$QT_PREFIX'$'\"'' \
-no-icu \
-no-feature-xcb-sm \
-no-feature-wayland-server \
-no-feature-egl-extension-platform-wayland \
-static \
-dbus-runtime \
-openssl-linked \