File: libdnswire.pc.in

package info (click to toggle)
dnswire 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 560 kB
  • sloc: ansic: 3,665; makefile: 148; sh: 71
file content (13 lines) | stat: -rw-r--r-- 313 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libdnswire
Description: dnswire library
Version: @VERSION@
URL: https://codeberg.org/DNS-OARC/dnswire
Requires: libtinyframe >= 0.1.0, libprotobuf-c >= 1.0.1
Libs: -L${libdir} -ldnswire
Libs.private:
Cflags: -I${includedir}