From: Michael Tremer Date: Sat, 6 Apr 2019 12:03:45 +0000 (+0100) Subject: suricata: Enable hyperscan X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=870a92f8fbebfe4d50efafda536b98f7664ac127;p=ipfire-3.x.git suricata: Enable hyperscan Signed-off-by: Michael Tremer --- diff --git a/suricata/suricata.nm b/suricata/suricata.nm index a74a50cdc..2a560ec2e 100644 --- a/suricata/suricata.nm +++ b/suricata/suricata.nm @@ -5,7 +5,7 @@ name = suricata version = 4.0.6 -release = 1 +release = 2 groups = Networking/IDS url = http://www.openinfosecfoundation.org/ @@ -23,6 +23,7 @@ source_dl = http://www.openinfosecfoundation.org/download/ build requires file-devel + hyperscan-devel libcap-ng-devel libnfnetlink-devel libnetfilter_queue-devel @@ -40,6 +41,7 @@ build --enable-nfqueue \ --disable-gccmarch-native \ --disable-static \ + --enable-hyperscan \ --enable-non-bundled-htp \ --with-libhtp-includes=%{includedir}/htp \ --with-libhtp-libraries=%{libdir}