base-files: make build dependant on opkg/host

SVN-Revision: 22948
master
Jo-Philipp Wich 14 years ago
parent a836869b69
commit 5949f33b06
  1. 1
      package/base-files/Makefile

@ -13,6 +13,7 @@ PKG_NAME:=base-files
PKG_RELEASE:=52
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
PKG_BUILD_DEPENDS:=opkg/host
include $(INCLUDE_DIR)/package.mk

Loading…
Cancel
Save