host-toolchain: update qt5-host-tools deps

This commit is contained in:
Tony Theodore 2018-05-28 15:41:12 +10:00
parent cf9b1ac697
commit 5d4c388be3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ PKG := $(basename $(notdir $(lastword $(MAKEFILE_LIST))))
$(PKG)_FILE = $(qtbase_FILE)
$(PKG)_PATCHES = $(realpath $(sort $(wildcard $(addsuffix /qtbase-[0-9]*.patch, $(TOP_DIR)/src))))
$(PKG)_SUBDIR = $(qtbase_SUBDIR)
$(PKG)_DEPS := cc gcc-host make-w32-bin qtbase winpthreads-host
$(PKG)_DEPS := cc gcc-host make-host qtbase winpthreads-host
# main configure options: -platform -host-option -external-hostbindir
# further testing needed: -prefix -extprefix -hostprefix -sysroot -no-gcc-sysroot