ola: needs host-bison and host-flex

Fixes:
http://autobuild.buildroot.net/results/385/385f05b5e1b023b6c4ca220aab897e400b5aeccb/
and a future failure (host-bison).

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2013-09-18 08:31:39 -03:00 committed by Peter Korsgaard
parent c97b9cc252
commit 41a9a56fe9

View file

@ -12,7 +12,7 @@ OLA_LICENSE_FILES = LICENCE GPL LGPL
OLA_INSTALL_STAGING = YES
# util-linux provides uuid lib
OLA_DEPENDENCIES = protobuf util-linux
OLA_DEPENDENCIES = protobuf util-linux host-bison host-flex
OLA_CONF_OPT = \
--disable-gcov \