wireshark: disable build of user guide

--disable-guides has been added since version 2.5.0:
aa04d2355e

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 92c32d3890)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2018-11-08 21:30:44 +01:00 committed by Peter Korsgaard
parent d1bfd5f7c1
commit 55d9c073b2

View File

@ -16,6 +16,7 @@ WIRESHARK_CONF_ENV = \
WIRESHARK_CONF_OPTS = \
--without-krb5 \
--disable-guides \
--enable-static=no \
--without-bcg729 \
--without-libxml2 \