ola: needs host-bison and host-flex
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 18 Sep 2013 11:31:39 +0000 (08:31 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 18 Sep 2013 14:55:39 +0000 (16:55 +0200)
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>
package/ola/ola.mk

index 55386b1a21e18d79bc0c466b05325b291f190099..d7ddab7dae23684ceb9bf00c161088e056390a9d 100644 (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 \