diff options
| author | kiwixz <kiwixz@outlook.com> | 2019-04-02 18:50:07 +0100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-04-02 10:50:07 -0700 |
| commit | a0415b38a903bb0b51991899e84685e7a3663f61 (patch) | |
| tree | 459d6a134a423d8dcf44a949f241fc66bf6d409a | |
| parent | 228289f4506a6a47d7eeb9401f9746d3ecce523f (diff) | |
| download | vcpkg-a0415b38a903bb0b51991899e84685e7a3663f61.tar.gz vcpkg-a0415b38a903bb0b51991899e84685e7a3663f61.zip | |
[libwebp] do not include all feature by default (#5886)
* [libwebp] do not include all feature by default
* [libwep] bump control version
| -rw-r--r-- | ports/libwebp/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/libwebp/CONTROL b/ports/libwebp/CONTROL index 9ffa6426d..ed3ff55ca 100644 --- a/ports/libwebp/CONTROL +++ b/ports/libwebp/CONTROL @@ -1,8 +1,7 @@ Source: libwebp -Version: 1.0.2-1 +Version: 1.0.2-2 Description: Lossy compression of digital photographic images. Build-Depends: opengl -Default-Features: all Feature: all Description: enable all webp features |
