File: libnl-cli-3.0.pc.in

package info (click to toggle)
libnl3 3.2.7-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 4,792 kB
  • sloc: ansic: 30,710; sh: 11,024; python: 1,861; yacc: 472; makefile: 448; cpp: 435; lex: 202; xml: 174
file content (11 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libnl-cli
Description: Command Line Interface library for netlink sockets
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lnl-cli-@MAJ_VERSION@
Cflags: -I${includedir}
Requires: libnl-3.0 libnl-genl-3.0 libnl-nf-3.0 libnl-route-3.0