mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
wireshark: Add missing pkgconfig dependency
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user