mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 02:04:09 +00:00
conntrack-tools: add depends on bison-native
Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
8fed52de71
commit
dfbbb45e81
@ -2,7 +2,7 @@ SUMMARY = "Connection tracking userspace tools for Linux"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
DEPENDS = "libnfnetlink libnetfilter-conntrack libnetfilter-cttimeout \
|
||||
libnetfilter-cthelper libnetfilter-queue"
|
||||
libnetfilter-cthelper libnetfilter-queue bison-native"
|
||||
|
||||
|
||||
SRC_URI = " \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user