summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/wine/wine.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/wine/wine.mk b/package/wine/wine.mk
index dc559efd95..78c8e6ab63 100644
--- a/package/wine/wine.mk
+++ b/package/wine/wine.mk
@@ -10,6 +10,7 @@ WINE_SITE = https://dl.winehq.org/wine/source/3.0
WINE_LICENSE = LGPL-2.1+
WINE_LICENSE_FILES = COPYING.LIB LICENSE
WINE_DEPENDENCIES = host-bison host-flex host-wine
+HOST_WINE_DEPENDENCIES = host-bison host-flex
# Wine needs its own directory structure and tools for cross compiling
WINE_CONF_OPTS = \
OpenPOWER on IntegriCloud