Skip to content

Commit

Permalink
update missing sdl dependency in feature extras
Browse files Browse the repository at this point in the history
  • Loading branch information
Neumann-A authored Feb 3, 2020
1 parent c6fe55c commit 09dca6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ports/libwebp/CONTROL
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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)

0 comments on commit 09dca6d

Please sign in to comment.