mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
flex: unbreak host build after auto-host-deps change
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
9e7663e299
commit
f009b7b93e
@ -14,6 +14,8 @@ FLEX_INSTALL_STAGING = YES
|
|||||||
FLEX_DEPENDENCIES = \
|
FLEX_DEPENDENCIES = \
|
||||||
$(if $(BR2_PACKAGE_GETTEXT),gettext) \
|
$(if $(BR2_PACKAGE_GETTEXT),gettext) \
|
||||||
$(if $(BR2_PACKAGE_LIBINTL),libintl)
|
$(if $(BR2_PACKAGE_LIBINTL),libintl)
|
||||||
|
# we don't have a host-gettext/libintl
|
||||||
|
HOST_FLEX_DEPENDENCIES =
|
||||||
|
|
||||||
# lex -> flex
|
# lex -> flex
|
||||||
define FLEX_INSTALL_LEX
|
define FLEX_INSTALL_LEX
|
||||||
|
Loading…
x
Reference in New Issue
Block a user