Browse Source

Re-add libqt6opengl6-dev to linux-fresh (#52)

master
Steveice10 3 years ago
committed by GitHub
parent
commit
705f98f1eb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      linux-fresh/Dockerfile

1
linux-fresh/Dockerfile

@ -24,6 +24,7 @@ RUN apt-get install -y \
# Qt 6
qt6-base-dev \
qt6-base-private-dev \
libqt6opengl6-dev \
qt6-multimedia-dev \
qt6-l10n-tools \
qt6-tools-dev \

Loading…
Cancel
Save