diff options
| -rw-r--r-- | ports/libwebp/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libwebp/CONTROL b/ports/libwebp/CONTROL index 12503fee0..41debf19d 100644 --- a/ports/libwebp/CONTROL +++ b/ports/libwebp/CONTROL @@ -1,5 +1,5 @@ Source: libwebp -Version: 1.0.3 +Version: 1.0.3-1 Homepage: https://github.com/webmproject/libwebp Description: WebP codec: library to encode and decode images in WebP format Default-Features: simd, nearlossless @@ -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, info, mux, nearlossless, simd, cwebp, dwebp], libwebp[vwebp_sdl, extras] (!osx)
\ No newline at end of file +Build-Depends: libwebp[anim, gif2webp, img2webp, info, mux, nearlossless, simd, cwebp, dwebp], libwebp[vwebp_sdl] (!osx), libwebp[extras] (!osx)
\ No newline at end of file |
