wireshark: disable build of user guide
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 8 Nov 2018 20:30:44 +0000 (21:30 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 8 Nov 2018 21:16:05 +0000 (22:16 +0100)
--disable-guides has been added since version 2.5.0:
https://github.com/wireshark/wireshark/commit/aa04d2355effb1cf611831b0a260cf1aff199b9a

Fixes:
 - http://autobuild.buildroot.org/results/5ae6d46573942713687f4e659b3eaf0b768ebc71

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wireshark/wireshark.mk

index 2e41c3d65295445b916b45a1513c853c54ea5b9c..6be0016af748cf28979e0eb40126b2a6590c603e 100644 (file)
@@ -15,6 +15,7 @@ WIRESHARK_CONF_ENV = \
        PCAP_CONFIG=$(STAGING_DIR)/usr/bin/pcap-config
 
 WIRESHARK_CONF_OPTS = \
+       --disable-guides \
        --enable-static=no \
        --with-libsmi=no \
        --with-pcap=$(STAGING_DIR)/usr