diff options
| author | Phil Christensen <philc@microsoft.com> | 2019-08-27 15:54:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-27 15:54:07 -0700 |
| commit | 6296a1c39ea2eab4951de816e4a46ec5bd63e44b (patch) | |
| tree | 16d9bd271767220ea15a0d6a2ddfa77ef8e9befd /ports/libwebp/CONTROL | |
| parent | 408990caef15655705d407aff4f5edb32916add0 (diff) | |
| parent | 6c7635d7ae30a708cebc95177a036575c091f6ae (diff) | |
| download | vcpkg-6296a1c39ea2eab4951de816e4a46ec5bd63e44b.tar.gz vcpkg-6296a1c39ea2eab4951de816e4a46ec5bd63e44b.zip | |
[libwebp]Fix two dependent windows library link conditions. (#7886)
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 90dffdc77..02a65e5c0 100644 --- a/ports/libwebp/CONTROL +++ b/ports/libwebp/CONTROL @@ -1,5 +1,5 @@ Source: libwebp -Version: 1.0.2-6 +Version: 1.0.2-7 Homepage: https://github.com/webmproject/libwebp Description: Lossy compression of digital photographic images. Build-Depends: opengl |
