Support WebP format for Card Images (#4950)

- Fix #4939
This commit is contained in:
Zach H 2023-12-09 00:52:14 -05:00 committed by GitHub
parent 519531f3a0
commit b73ef58567
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 37 additions and 17 deletions

View file

@ -18,6 +18,7 @@ RUN apt-get update && \
qt6-svg-dev \
qt6-websockets-dev \
protobuf-compiler \
qt6-image-formats-plugins \
qt6-l10n-tools \
qt6-multimedia-dev \
qt6-tools-dev \