Fix docker build with Qt 6.3.1.
This commit is contained in:
		
							parent
							
								
									d03bc02948
								
							
						
					
					
						commit
						c37012efec
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -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-xcb-sm \
 | 
				
			||||||
		-no-feature-egl-extension-platform-wayland \
 | 
							-no-feature-egl-extension-platform-wayland \
 | 
				
			||||||
		-no-feature-highdpiscaling \
 | 
							-no-feature-highdpiscaling \
 | 
				
			||||||
 | 
							-no-feature-wayland-server \
 | 
				
			||||||
		-static \
 | 
							-static \
 | 
				
			||||||
		-dbus-runtime \
 | 
							-dbus-runtime \
 | 
				
			||||||
		-openssl-linked \
 | 
							-openssl-linked \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue