mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
wireshark: fix typo
Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f130625dbf
commit
11109fd36a
@@ -60,7 +60,7 @@ ifeq ($(BR2_PACKAGE_C_ARES),y)
|
||||
WIRESHARK_CONF_OPTS += --with-c-ares=$(STAGING_DIR)/usr
|
||||
WIRESHARK_DEPENDENCIES += c-ares
|
||||
else
|
||||
WIREHARK_CONF_OPTS += --without-c-ares
|
||||
WIRESHARK_CONF_OPTS += --without-c-ares
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_GEOIP),y)
|
||||
|
||||
Reference in New Issue
Block a user