add support for zkey TLDs in GNS2DNS records
[oweals/gnunet.git] / pkgconfig / gnunetconversation.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: GNUnet CONVERSATION
7 Description: library to transmit voice data over GNUnet
8 URL: https://gnunet.org
9 Version: @VERSION@
10 Requires:
11 Libs: -L${libdir} -lgnunetconversation
12 Cflags: -I${includedir}