diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-05-29 06:33:38 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-05-28 15:33:38 -0700 |
| commit | 3d4b4c02ede7b343f4cd9cdfebbd3124ad834045 (patch) | |
| tree | d0b9a672d773e4bca0553a8c9dcb5c11c626ab81 /ports/libwebp/CONTROL | |
| parent | 0ec60d1f9014559103e207b8b85414b3e856f622 (diff) | |
| download | vcpkg-3d4b4c02ede7b343f4cd9cdfebbd3124ad834045.tar.gz vcpkg-3d4b4c02ede7b343f4cd9cdfebbd3124ad834045.zip | |
[libwebp]Fix static build: add dependency libraries "dxguid winmm". (#6648)
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 11647702d..f4f01570a 100644 --- a/ports/libwebp/CONTROL +++ b/ports/libwebp/CONTROL @@ -1,5 +1,5 @@ Source: libwebp -Version: 1.0.2-3 +Version: 1.0.2-4 Description: Lossy compression of digital photographic images. Build-Depends: opengl |
