summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/libpcap
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/libpcap')
-rw-r--r--meta/recipes-connectivity/libpcap/libpcap.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/libpcap/libpcap.inc b/meta/recipes-connectivity/libpcap/libpcap.inc
index 1a3c0c1e34..92d6eff628 100644
--- a/meta/recipes-connectivity/libpcap/libpcap.inc
+++ b/meta/recipes-connectivity/libpcap/libpcap.inc
@@ -27,6 +27,7 @@ EXTRA_OECONF = "--with-pcap=linux"
27 27
28PACKAGECONFIG ??= "" 28PACKAGECONFIG ??= ""
29PACKAGECONFIG[libnl1] = "--with-libnl,--without-libnl,libnl1,libnl1" 29PACKAGECONFIG[libnl1] = "--with-libnl,--without-libnl,libnl1,libnl1"
30PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus"
30 31
31CPPFLAGS_prepend = "-I${S} " 32CPPFLAGS_prepend = "-I${S} "
32CFLAGS_prepend = "-I${S} " 33CFLAGS_prepend = "-I${S} "