mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 09:18:12 +00:00
snort: add dependency on bison-native
* fixes: ERROR! bison not found. Get it from http://www.gnu.org/software/bison/ (You may also try byacc or yacc instead.) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
1669187ef9
commit
ac4ad1c40f
@ -4,7 +4,7 @@ SECTION = "net"
|
||||
LICENSE = "GPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=78fa8ef966b48fbf9095e13cc92377c5"
|
||||
|
||||
DEPENDS = "xz libpcap libpcre daq libdnet util-linux daq-native libtirpc"
|
||||
DEPENDS = "xz libpcap libpcre daq libdnet util-linux daq-native libtirpc bison-native"
|
||||
|
||||
SRC_URI = "https://www.snort.org/downloads/snort/${BP}.tar.gz \
|
||||
file://snort.init \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user