mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-30 20:59:12 +08:00
update missing sdl dependency in feature extras
This commit is contained in:
parent
c6fe55ce79
commit
09dca6dbf4
@ -33,6 +33,7 @@ Description: Build the webpmux command line tool.
|
||||
|
||||
Feature: extras
|
||||
Description: Build extras.
|
||||
Build-Depends: sdl1 (windows)
|
||||
|
||||
Feature: nearlossless
|
||||
Description: Enable near-lossless encoding
|
||||
@ -58,4 +59,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] (!osx), libwebp[extras] (!osx)
|
||||
Build-Depends: libwebp[anim, gif2webp, img2webp, info, mux, nearlossless, simd, cwebp, dwebp], libwebp[vwebp_sdl] (!osx), libwebp[extras] (!osx)
|
||||
|
Loading…
x
Reference in New Issue
Block a user