mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 18:39:01 +08:00
d98696de85
* re-trigger ci test * [kealib] Switch repo to github * [mongo-c-driver] Set icu as a feature * [monkeys-audio] Update version to 5.24 * [mongo-c-driver] Fix arm build * [mongo-c-driver] Re-generate patch * [mongo-c-driver] Remove key word PRIVATE in patch * [llvm] Remove default feature tools * [llvm] Add judgment to install tools * [llvm] Add more condition * [llvm] Fix clang cmake files when selecting feature tools * [halide] Fix build depends info in CONTROL * update baseline
13 lines
397 B
Plaintext
13 lines
397 B
Plaintext
Source: mongo-c-driver
|
|
Version: 1.15.1-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 |