Fix from Benoit Boissinot <benoit.boissinot@ens-lyon.org> required to
install libnl in non-standard locations.
This commit is contained in:
parent
358e44efa4
commit
a9183a9c9f
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ Name: libnl
|
|||
Description: Convenience library for netlink sockets
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lnl
|
||||
Cflags:
|
||||
Cflags: -I${includedir}
|
||||
|
|
Loading…
Add table
Reference in a new issue