aboutsummaryrefslogtreecommitdiff
path: root/ports/protobuf/CONTROL
diff options
context:
space:
mode:
authorKonstantin Podsvirov <konstantin@podsvirov.pro>2017-11-01 21:04:18 +0300
committerKonstantin Podsvirov <konstantin@podsvirov.pro>2017-11-01 21:06:25 +0300
commit2b60cb12c9dec496c96a725b4ce3e0fcf9a956d8 (patch)
tree695a697e969f99882975a24a95d2b676da14fa30 /ports/protobuf/CONTROL
parent45ceac90730c5bd4f53d5e9b2112861b1ef30f5f (diff)
downloadvcpkg-2b60cb12c9dec496c96a725b4ce3e0fcf9a956d8.tar.gz
vcpkg-2b60cb12c9dec496c96a725b4ce3e0fcf9a956d8.zip
[protobuf] Add feature packages for zlib
ZLib based features like Gzip streams.
Diffstat (limited to 'ports/protobuf/CONTROL')
-rw-r--r--ports/protobuf/CONTROL7
1 files changed, 5 insertions, 2 deletions
diff --git a/ports/protobuf/CONTROL b/ports/protobuf/CONTROL
index b9d8b5b9e..88904f315 100644
--- a/ports/protobuf/CONTROL
+++ b/ports/protobuf/CONTROL
@@ -1,4 +1,7 @@
Source: protobuf
-Version: 3.4.1-1
-Build-Depends: zlib
+Version: 3.4.1-2
Description: Protocol Buffers - Google's data interchange format
+
+Feature: zlib
+Description: ZLib based features like Gzip streams
+Build-Depends: zlib