mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
base-files: make build dependant on opkg/host
SVN-Revision: 22948
This commit is contained in:
parent
a836869b69
commit
5949f33b06
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue