* [Buildroot] [PATCH] ola: needs host-bison and host-flex
@ 2013-09-18 11:31 Gustavo Zacarias
2013-09-18 14:56 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2013-09-18 11:31 UTC (permalink / raw)
To: buildroot
Fixes:
http://autobuild.buildroot.net/results/385/385f05b5e1b023b6c4ca220aab897e400b5aeccb/
and a future failure (host-bison).
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/ola/ola.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/ola/ola.mk b/package/ola/ola.mk
index 55386b1..d7ddab7 100644
--- a/package/ola/ola.mk
+++ b/package/ola/ola.mk
@@ -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 \
--
1.8.1.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-18 14:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-18 11:31 [Buildroot] [PATCH] ola: needs host-bison and host-flex Gustavo Zacarias
2013-09-18 14:56 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox