mirror of
https://github.com/zerotier/edge.git
synced 2026-05-22 16:25:05 -07:00
12 lines
302 B
PkgConfig
12 lines
302 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libnl-cli
|
|
Description: Command Line Interface library for netlink sockets
|
|
Version: 3.4.0
|
|
Libs: -L${libdir} -lnl-cli-3
|
|
Cflags: -I${includedir}
|
|
Requires: libnl-3.0 libnl-genl-3.0 libnl-nf-3.0 libnl-route-3.0
|