diff options
Diffstat (limited to 'meta-networking/recipes-support/wireshark/wireshark_3.2.0.bb')
| -rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_3.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.0.bb b/meta-networking/recipes-support/wireshark/wireshark_3.2.0.bb index 412d6d7d6c..df46b33263 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.2.0.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.0.bb | |||
| @@ -19,7 +19,7 @@ PE = "1" | |||
| 19 | 19 | ||
| 20 | inherit cmake pkgconfig python3native perlnative upstream-version-is-even | 20 | inherit cmake pkgconfig python3native perlnative upstream-version-is-even |
| 21 | 21 | ||
| 22 | PACKAGECONFIG ?= "libpcap gnutls libnl libcap sbc ${@bb.utils.contains('BBFILE_COLLECTIONS', 'qt5-layer', 'qt5', '', d)}" | 22 | PACKAGECONFIG ?= "libpcap gnutls libnl libcap sbc ${@bb.utils.contains('BBFILE_COLLECTIONS', 'qt5-layer', 'qt5 plugins', '', d)}" |
| 23 | 23 | ||
| 24 | PACKAGECONFIG_class-native = "libpcap gnutls ssl libssh" | 24 | PACKAGECONFIG_class-native = "libpcap gnutls ssl libssh" |
| 25 | 25 | ||
