mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
SDL_image-host: force disable build of webp support, this fixes #844
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8a38c2b2f5
commit
2a301c137c
@ -50,6 +50,8 @@ mkdir -p .build-host && cd .build-host
|
||||
--disable-tga \
|
||||
--disable-tif \
|
||||
--disable-tif-shared \
|
||||
--disable-webp \
|
||||
--disable-webp-shared \
|
||||
--disable-xcf \
|
||||
--disable-xpm \
|
||||
--disable-xv \
|
||||
|
Loading…
x
Reference in New Issue
Block a user