wireshark: fix build depends

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>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Armin Kuster
2014-07-25 12:33:09 -07:00
committed by Martin Jansa
parent abc0dc14b1
commit 967f16750a
@@ -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