summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/avro/src/avro-c.pc.in
blob: 013afe4d1f271e48d6c713759d00d46980ea5b7b (plain)
1
2
3
4
5
6
7
Name: avro-c
Description: C library for parsing Avro data
Version: @VERSION@
URL: https://avro.apache.org/
Libs: -L@prefix@/lib -lavro
Cflags: -I@prefix@/include
Requires: @CODEC_PKG@