]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/commitdiff
suricata: Enable hyperscan
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Apr 2019 12:03:45 +0000 (13:03 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Apr 2019 12:03:45 +0000 (13:03 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
suricata/suricata.nm

index a74a50cdc26ca8e9aa938d21743675732e86cc49..2a560ec2e6975a0845544f6a246245a184903e21 100644 (file)
@@ -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}