Add libwebp to Windows build
A special Client only publishes Images in this Format
This commit is contained in:
parent
456d7f87ff
commit
021d5c709e
|
@ -73,6 +73,7 @@ function install_deps {
|
|||
mingw-w64-"${ARCH}"-"${PYTHON_ID}"-pip \
|
||||
mingw-w64-"${ARCH}"-gstreamer \
|
||||
mingw-w64-"${ARCH}"-adwaita-icon-theme \
|
||||
mingw-w64-"${ARCH}"-libwebp \
|
||||
mingw-w64-"${ARCH}"-sqlite3 \
|
||||
mingw-w64-"${ARCH}"-goocanvas
|
||||
|
||||
|
|
Loading…
Reference in New Issue