fix control syntax

This commit is contained in:
Alexander Neumann 2020-01-14 00:28:51 +01:00
parent 2c96133214
commit 824fffdbf0

View File

@ -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]
Build-Depends: libwebp[anim, gif2webp, img2webp, info, mux, nearlossless, simd, cwebp, dwebp], libwebp[vwebp_sdl, extras] (!osx)