All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] V4 wireshark: fix build depends
@ 2014-07-25 19:33 Armin Kuster
  2014-07-30  7:26 ` Martin Jansa
  2014-08-06  7:41 ` Rongqing Li
  0 siblings, 2 replies; 6+ messages in thread
From: Armin Kuster @ 2014-07-25 19:33 UTC (permalink / raw)
  To: openembedded-devel

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@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



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-08-06 13:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-25 19:33 [meta-networking][PATCH] V4 wireshark: fix build depends Armin Kuster
2014-07-30  7:26 ` Martin Jansa
2014-08-06  7:41 ` Rongqing Li
2014-08-06  9:10   ` Martin Jansa
2014-08-06 13:08     ` Joe MacDonald
     [not found]   ` <20140806081740.GA14848@jama>
2014-08-06  9:29     ` Rongqing Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.