mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 00:17:43 +00:00
iproute2: add missing host-flex dependency
Fixes http://autobuild.buildroot.org/results/0931e622a0e80fc7321f0e26c96ae4607eaadd00/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:
parent
dce7be4d76
commit
87827beff7
@ -10,7 +10,7 @@ IPROUTE2_TARGET_SBINS = ctstat genl ifstat ip lnstat nstat routef routel rtacct
|
|||||||
IPROUTE2_LICENSE = GPLv2
|
IPROUTE2_LICENSE = GPLv2
|
||||||
IPROUTE2_LICENSE_FILES = COPYING
|
IPROUTE2_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
IPROUTE2_DEPENDENCIES += host-bison
|
IPROUTE2_DEPENDENCIES += host-bison host-flex
|
||||||
|
|
||||||
# If both iproute2 and busybox are selected, make certain we win
|
# If both iproute2 and busybox are selected, make certain we win
|
||||||
# the fight over who gets to have their utils actually installed.
|
# the fight over who gets to have their utils actually installed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user