From 824fffdbf04fd046ea908aa9fb702cfb07d0f798 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Tue, 14 Jan 2020 00:28:51 +0100 Subject: [PATCH] fix control syntax --- ports/libwebp/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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