confluentinc / libserdes

Avro Serialization/Deserialization C/C++ library with Confluent schema-registry support
Apache License 2.0
5 stars 64 forks source link

Fix ubuntu package name: libcurl-gnutls-dev → libcurl4-gnutls-dev #21

Open dongjinleekr opened 5 years ago

dongjinleekr commented 5 years ago

I found this glitch while I was building kafkacat.

As you can see below, there are no libcurl-gnutls-dev package in ubuntu anymore - libcurl4-gnutls-dev is used instead.

ghost commented 5 years ago

It looks like @dongjinleekr hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence. Wikipedia

You can read and sign our full Contributor License Agreement here.

Once you've signed reply with [clabot:check] to prove it.

Appreciation of efforts,

clabot

dongjinleekr commented 5 years ago

[clabot:check]

ghost commented 5 years ago

@confluentinc It looks like @dongjinleekr just signed our Contributor License Agreement. :+1:

Always at your service,

clabot

dongjinleekr commented 4 years ago

ping @yangxi @edenhill @ah-

dongjinleekr commented 4 years ago

ping @yangxi