summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb b/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb
index 37faa68bea..693a167938 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb
@@ -24,7 +24,7 @@ SRC_URI[sha256sum] = "881a13303e263b7dc7fe337534c8a541d4914552287879bed30bbe76c5
24 24
25PE = "1" 25PE = "1"
26 26
27inherit cmake pkgconfig python3native perlnative upstream-version-is-even mime mime-xdg 27inherit cmake pkgconfig python3native python3targetconfig perlnative upstream-version-is-even mime mime-xdg
28 28
29PACKAGECONFIG ?= "libpcap gnutls libnl libcap sbc" 29PACKAGECONFIG ?= "libpcap gnutls libnl libcap sbc"
30 30