vcpkg/ports/librdkafka/CONTROL
JonLiu1993 eb3baf49af
[librdkafka] Update to 1.5.0 (#12731)
* [librdkafka] Update to 1.5.0

* Update portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-08-05 13:01:53 -07:00

24 lines
478 B
Plaintext

Source: librdkafka
Version: 1.5.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
Feature: snappy
Description: Build with snappy