diff options
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb | 2 |
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" | |||
5 | 5 | ||
6 | DEPENDS = "perl-native libpcap pcre expat glib-2.0 libsmi" | 6 | DEPENDS = "perl-native libpcap pcre expat glib-2.0 libsmi" |
7 | 7 | ||
8 | inherit autotools | 8 | inherit autotools pkgconfig |
9 | 9 | ||
10 | ARM_INSTRUCTION_SET = "arm" | 10 | ARM_INSTRUCTION_SET = "arm" |
11 | 11 | ||