Commit f009b7b9 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

flex: unbreak host build after auto-host-deps change

parent 9e7663e2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@ FLEX_INSTALL_STAGING = YES
FLEX_DEPENDENCIES = \
	$(if $(BR2_PACKAGE_GETTEXT),gettext) \
	$(if $(BR2_PACKAGE_LIBINTL),libintl)
# we don't have a host-gettext/libintl
HOST_FLEX_DEPENDENCIES =

# lex -> flex
define FLEX_INSTALL_LEX