mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-06 14:14:40 +02:00
12 lines
379 B
Diff
12 lines
379 B
Diff
Index: libnl-2.0/libnl-2.0.pc.in
|
|
===================================================================
|
|
--- libnl-2.0.orig/libnl-2.0.pc.in
|
|
+++ libnl-2.0/libnl-2.0.pc.in
|
|
@@ -6,5 +6,5 @@
|
|
Name: libnl
|
|
Description: Convenience library for netlink sockets
|
|
Version: @PACKAGE_VERSION@
|
|
-Libs: -L${libdir} -lnl
|
|
+Libs: -L${libdir} -lnl -lnl-genl -lnl-nf -lnl-route
|
|
Cflags: -I${includedir}
|