All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin Kuster <akuster@mvista.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-networking][PATCH] V4 wireshark: fix build depends
Date: Fri, 25 Jul 2014 12:33:09 -0700	[thread overview]
Message-ID: <1406316789-27514-1-git-send-email-akuster@mvista.com> (raw)

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



             reply	other threads:[~2014-07-25 19:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-25 19:33 Armin Kuster [this message]
2014-07-30  7:26 ` [meta-networking][PATCH] V4 wireshark: fix build depends 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1406316789-27514-1-git-send-email-akuster@mvista.com \
    --to=akuster@mvista.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.