diff options
| -rw-r--r-- | ports/libwebp/CONTROL | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ports/libwebp/CONTROL b/ports/libwebp/CONTROL index bfd801db4..58be94505 100644 --- a/ports/libwebp/CONTROL +++ b/ports/libwebp/CONTROL @@ -54,4 +54,8 @@ Description: Emscripten only build of webp.js. Deactivates all other options. Build-Depends: sdl1 (windows) Feature: swap16bitcsp -Description: Enable byte swap for 16 bit colorspaces.
\ No newline at end of file +Description: Enable byte swap for 16 bit colorspaces. + +Feature: all +Description: enable all features except for webp_js and swap16bitcsp +Build-Depends: libwebp[anim, gif2webp, img2webp, vwebp_sdl, info, mux, extras, nearlossless, simd, cwebp, dwebp]
\ No newline at end of file |
