aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-18 14:16:15 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2014-08-01 14:23:45 +0200
commitabc0dc14b1af3ae51f9852de103eef545570694f (patch)
treec0fb13e04733f44da8033ed1d0dbb031119407b4 /meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb
parent6d92fd5d6864c98270313e8cf06caa48b7c9ef62 (diff)
downloadmeta-openembedded-contrib-abc0dc14b1af3ae51f9852de103eef545570694f.tar.gz
wireshark: Add missing pkgconfig dependency
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb')
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb2
1 files changed, 1 insertions, 1 deletions
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 3b9122f80f..5d6df40cf2 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
@@ -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"