rsyslog: add DEPENDS on bison-native and flex-native

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
This commit is contained in:
Jackie Huang
2014-04-21 02:21:07 -04:00
committed by Martin Jansa
parent e23158541c
commit d1a619eedd
@@ -9,7 +9,7 @@ Rsyslog is an enhanced syslogd supporting, among others, MySQL,\
encryption protected syslog relay chains while at the same time being\ encryption protected syslog relay chains while at the same time being\
very easy to setup for the novice user." very easy to setup for the novice user."
DEPENDS = "zlib libestr json-c" DEPENDS = "zlib libestr json-c bison-native flex-native"
HOMEPAGE = "http://www.rsyslog.com/" HOMEPAGE = "http://www.rsyslog.com/"
LICENSE = "GPLv3 & LGPLv3 & Apache-2.0" LICENSE = "GPLv3 & LGPLv3 & Apache-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=51d9635e646fb75e1b74c074f788e973 \ LIC_FILES_CHKSUM = "file://COPYING;md5=51d9635e646fb75e1b74c074f788e973 \