[oe] [meta-oe][PATCH 4/4] rsyslog: add DEPENDS on bison-native and flex-native

jackie.huang at windriver.com jackie.huang at windriver.com
Mon Apr 21 06:21:07 UTC 2014


From: Jackie Huang <jackie.huang at windriver.com>

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
---
 meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb
index 31d2935..344a131 100644
--- a/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb
+++ b/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb
@@ -9,7 +9,7 @@ Rsyslog is an enhanced syslogd supporting, among others, MySQL,\
  encryption protected syslog relay chains while at the same time being\
  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/"
 LICENSE = "GPLv3 & LGPLv3 & Apache-2.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=51d9635e646fb75e1b74c074f788e973 \
-- 
1.7.9.5




More information about the Openembedded-devel mailing list