From: Jackie Huang Date: Mon, 21 Apr 2014 06:21:07 +0000 (-0400) Subject: rsyslog: add DEPENDS on bison-native and flex-native X-Git-Tag: rev_ivi_2015_02_04~2143 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1943020b0af02f7d18e323eebb532076a4125ead;p=scm%2Fbb%2Ftizen-distro.git rsyslog: add DEPENDS on bison-native and flex-native (From meta-openembedded rev: d1a619eeddb829caed85ef1a9f5901b772344b33) Signed-off-by: Jackie Huang Signed-off-by: Patrick Ohly --- diff --git a/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb b/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb index 31d2935..344a131 100644 --- a/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb +++ b/meta-openembedded/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 \