mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
mrouted: add missing dependency on host-bison
Fixes http://autobuild.buildroot.org/results/10d875724388034369e7673a6c08ecad3863ba06/build-end.log. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
e5ce4e4164
commit
94dad5d035
@@ -7,6 +7,7 @@
|
||||
MROUTED_VERSION = 3.9.6
|
||||
MROUTED_SOURCE = mrouted-$(MROUTED_VERSION).tar.bz2
|
||||
MROUTED_SITE = http://cloud.github.com/downloads/troglobit/mrouted
|
||||
MROUTED_DEPENDENCIES = host-bison
|
||||
|
||||
define MROUTED_BUILD_CMDS
|
||||
$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D)
|
||||
|
||||
Reference in New Issue
Block a user