summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/wireshark/wireshark.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/wireshark/wireshark.mk b/package/wireshark/wireshark.mk
index 366134d563..867b945300 100644
--- a/package/wireshark/wireshark.mk
+++ b/package/wireshark/wireshark.mk
@@ -26,6 +26,7 @@ WIRESHARK_CONF_OPTS = \
--enable-static=no \
--with-gnutls=no \
--with-libsmi=no \
+ --with-lua=no \
--includedir=$(STAGING_DIR)/usr/include
$(eval $(autotools-package))
OpenPOWER on IntegriCloud