mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-01 21:07:52 +08:00
26577fd0ad
* [libbson/mongo-c-driver] Update to 1.16.1 * [libbson] Refix static build * [mongo-c-driver] Re-fix dependency libbson and dynamic build * [mongo-c-driver] Fix generate cmake file * [mongo-cxx-driver] Fix find libbson * [mongo-c-driver] Fix generate cmake file when building static * [mongo-cxx-driver] Fix dependency mongo-c-driver * update version info * [mongo-c-driver] Update patch * [mongo-c-driver] Re-generate patch. * [mongo-c-driver] Re-generate patch
13 lines
395 B
Plaintext
13 lines
395 B
Plaintext
Source: mongo-c-driver
|
|
Version: 1.16.1
|
|
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
|
|
|
|
Feature: icu
|
|
Description: Enable ICU support, necessary to use non-ASCII usernames or passwords
|
|
Build-Depends: icu |