rsyslog: add DEPENDS on bison-native and flex-native
authorJackie Huang <jackie.huang@windriver.com>
Mon, 21 Apr 2014 06:21:07 +0000 (02:21 -0400)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:37:26 +0000 (08:37 -0800)
(From meta-openembedded rev: d1a619eeddb829caed85ef1a9f5901b772344b33)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb

index 31d2935..344a131 100644 (file)
@@ -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 \