aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libnl/files/fix-pc-file.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libnl/files/fix-pc-file.patch')
-rw-r--r--recipes/libnl/files/fix-pc-file.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/libnl/files/fix-pc-file.patch b/recipes/libnl/files/fix-pc-file.patch
deleted file mode 100644
index 77f3e88562..0000000000
--- a/recipes/libnl/files/fix-pc-file.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-Index: git/libnl-2.0.pc.in
-===================================================================
---- git.orig/libnl-2.0.pc.in
-+++ git/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}