[oe] [meta-networking][PATCH] V4 wireshark: fix build depends

Armin Kuster akuster at mvista.com
Fri Jul 25 19:33:09 UTC 2014


This should address issues found in test-dependencies 2014-07-25

wireshark/wireshark/latest lost dependency on  libcap libnl libnl-genl libnl-nf libnl-route portaudio-v19 sbc

Signed-off-by: Armin Kuster <akuster at mvista.com>
---
 meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb b/meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb
index 5d6df40..b965fdf 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.wireshark.org"
 SECTION = "network"
 LICENSE = "GPL-2.0"
 
-DEPENDS = "perl-native libpcap pcre expat glib-2.0 libsmi"
+DEPENDS = "perl-native libcap libpcap pcre expat glib-2.0 libsmi libnl portaudio-v19 sbc"
 
 inherit autotools pkgconfig
 
-- 
1.9.1




More information about the Openembedded-devel mailing list