mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:29:01 +08:00
14 lines
411 B
Plaintext
14 lines
411 B
Plaintext
Source: mongo-c-driver
|
|
Version: 1.16.1
|
|
Port-Version: 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
|
|
|
|
Feature: icu
|
|
Description: Enable ICU support, necessary to use non-ASCII usernames or passwords
|
|
Build-Depends: icu |