wireshark: Add missing pkgconfig dependency

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2014-07-18 14:16:15 +00:00
committed by Martin Jansa
parent 6d92fd5d68
commit abc0dc14b1
@@ -5,7 +5,7 @@ LICENSE = "GPL-2.0"
DEPENDS = "perl-native libpcap pcre expat glib-2.0 libsmi"
inherit autotools
inherit autotools pkgconfig
ARM_INSTRUCTION_SET = "arm"