mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
package/suricata: needs autoreconf
Commit 1ce2db1090c494f57019af4f29691e0f86b48330 was the second patch of a third patch serie, it was applied without the first one so AUTORECONF=YES was missing and patch number was wrong. Fix these two errors. Fixes: - http://autobuild.buildroot.org/results/a26d3493399c43faa37d2d67d772e0833971a9de Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
42fc571bca
commit
c0d8743e53
@ -8,6 +8,8 @@ SURICATA_VERSION = 4.1.3
|
||||
SURICATA_SITE = https://www.openinfosecfoundation.org/download
|
||||
SURICATA_LICENSE = GPL-2.0
|
||||
SURICATA_LICENSE_FILES = COPYING LICENSE
|
||||
# We're patching configure.ac
|
||||
SURICATA_AUTORECONF = YES
|
||||
|
||||
SURICATA_DEPENDENCIES = \
|
||||
host-pkgconf \
|
||||
|
Loading…
x
Reference in New Issue
Block a user