Revert "ci: disable wepb loader until we have a change to update the mingw cross env"

This reverts commit 63b1334e2c.

No longer needed as we have updated the mingw image to have 1.1.0
available.
This commit is contained in:
Stefan Schmidt 2020-06-09 09:43:57 +02:00
parent 3c32ec527b
commit 4c2cbecc69
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ if [ "$DISTRO" != "" ] ; then
MINGW_COPTS="--cross-file .ci/cross_toolchain.txt -Davahi=false -Deeze=false -Dsystemd=false \
-Dpulseaudio=false -Dx11=false -Dopengl=none -Dlibmount=false \
-Devas-loaders-disabler=json,pdf,ps,raw,svg,rsvg,webp \
-Devas-loaders-disabler=json,pdf,ps,raw,svg,rsvg \
-Dharfbuzz=true -Dpixman=true -Dembedded-lz4=false "
if [ "$1" = "default" ]; then