dect
/
libnl
Archived
13
0
Fork 0

package config: include nl-cli in Libs

Signed-off-by: Patrick McHardy <kaber@trash.net>
This commit is contained in:
Patrick McHardy 2010-06-17 05:02:51 +02:00
parent ac263675d1
commit 2080dce45e
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ includedir=@includedir@
Name: libnl
Description: Convenience library for netlink sockets
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lnl
Libs: -L${libdir} -lnl -lnl-route -lnl-nf -lnl-genl -lnl-cli
Cflags: -I${includedir}