Bernd Kuhls
2017-01-29 18:24:38 +01:00
committed by Thomas Petazzoni
parent c1a77961c1
commit 5b544cec8c

View File

@@ -11,6 +11,9 @@ SNGREP_LICENSE_FILES = LICENSE
SNGREP_AUTORECONF = YES
SNGREP_DEPENDENCIES = libpcap ncurses
SNGREP_CONF_ENV += \
$(if $(BR2_STATIC_LIBS),LIBS="`$(STAGING_DIR)/usr/bin/pcap-config --static --libs`")
# our ncurses wchar support is not properly detected
SNGREP_CONF_OPTS += --disable-unicode