diff options
| author | Alexander Neumann <alexander.neumann@hamburg.de> | 2020-02-03 11:21:47 +0100 |
|---|---|---|
| committer | Alexander Neumann <alexander.neumann@hamburg.de> | 2020-02-03 11:21:47 +0100 |
| commit | d8167d3188d5d15c57fe608a968c65cd41bd5358 (patch) | |
| tree | 8385bba54fa7cbba813ed8bb9607d119a0c1bca2 /ports/libwebp/CONTROL | |
| parent | 09dca6dbf444b64d0d691c388b64a05f8b81c291 (diff) | |
| download | vcpkg-d8167d3188d5d15c57fe608a968c65cd41bd5358.tar.gz vcpkg-d8167d3188d5d15c57fe608a968c65cd41bd5358.zip | |
fix extra dependencies and build errors
Diffstat (limited to 'ports/libwebp/CONTROL')
| -rw-r--r-- | ports/libwebp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libwebp/CONTROL b/ports/libwebp/CONTROL index e18e5b7b6..a868771f6 100644 --- a/ports/libwebp/CONTROL +++ b/ports/libwebp/CONTROL @@ -33,7 +33,7 @@ Description: Build the webpmux command line tool. Feature: extras Description: Build extras. -Build-Depends: sdl1 (windows) +Build-Depends: sdl1 (windows), libwebp[vwebp] Feature: nearlossless Description: Enable near-lossless encoding |
