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