Fix docker build with Qt 6.3.1.

This commit is contained in:
John Preston 2022-06-14 19:26:09 +04:00
parent d03bc02948
commit c37012efec
1 changed files with 1 additions and 0 deletions

View File

@ -568,6 +568,7 @@ RUN git clone -b ${QT_TAG} --depth=1 git://code.qt.io/qt/qt5.git qt_${QT} \
-no-feature-xcb-sm \
-no-feature-egl-extension-platform-wayland \
-no-feature-highdpiscaling \
-no-feature-wayland-server \
-static \
-dbus-runtime \
-openssl-linked \