diff options
| -rw-r--r-- | ports/libwebp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libwebp/CONTROL b/ports/libwebp/CONTROL index 23fb15e70..12503fee0 100644 --- a/ports/libwebp/CONTROL +++ b/ports/libwebp/CONTROL @@ -58,4 +58,4 @@ 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 (!osx), info, mux, extras (!osx), nearlossless, simd, cwebp, dwebp]
\ No newline at end of file +Build-Depends: libwebp[anim, gif2webp, img2webp, info, mux, nearlossless, simd, cwebp, dwebp], libwebp[vwebp_sdl, extras] (!osx)
\ No newline at end of file |
