vcpkg/ports/librdkafka/CONTROL
myd7349 11708d2139 [librdkafka] Update to 1.1.0
[librdkafka] Use vcpkg_check_features

[librdkafka] Remove default feature
2019-07-02 18:30:56 +08:00

21 lines
427 B
Plaintext

Source: librdkafka
Version: 1.1.0
Description: The Apache Kafka C/C++ library
Homepage: https://github.com/edenhill/librdkafka
Feature: lz4
Description: Enable external LZ4 library support
Build-Depends: lz4
Feature: ssl
Description: Build with OpenSSL
Build-Depends: openssl
Feature: zlib
Description: Build with zlib
Build-Depends: zlib
Feature: zstd
Description: Build with zstd
Build-Depends: zstd