aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkiwixz <kiwixz@outlook.com>2019-04-02 18:50:07 +0100
committerPhil Christensen <philc@microsoft.com>2019-04-02 10:50:07 -0700
commita0415b38a903bb0b51991899e84685e7a3663f61 (patch)
tree459d6a134a423d8dcf44a949f241fc66bf6d409a
parent228289f4506a6a47d7eeb9401f9746d3ecce523f (diff)
downloadvcpkg-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/CONTROL3
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