vcpkg/ports/mongo-c-driver/CONTROL
Victor Romero f700dee8eb
[mongo-c-driver] Disable snappy auto-detection (#7338)
* [mongo-c-driver] Disable snappy auto-detection to fix flakiness in mongo-cxx-driver

* [mongo-c-driver] Fix build version
2019-07-19 14:01:54 -07:00

10 lines
282 B
Plaintext

Source: mongo-c-driver
Version: 1.14.0-3
Build-Depends: libbson, openssl (!windows), zlib
Description: Client library written in C for MongoDB.
Homepage: https://github.com/mongodb/mongo-c-driver
Feature: snappy
Description: Enables snappy compressor support
Build-Depends: snappy