Add qt6-wayland to build environment

Addresses #1
This commit is contained in:
OpenSauce 2024-07-30 18:40:37 +00:00 committed by GitHub
parent ccd962cd26
commit 12e3a82dbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,6 +50,7 @@ RUN apt-get install -y \
qt6-l10n-tools \
qt6-tools-dev \
qt6-tools-dev-tools \
qt6-wayland \
libgl-dev \
# glslang
glslang-dev \