projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a417d07
)
[package] base-files: make build dependant on opkg/host
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 6 Sep 2010 02:13:19 +0000
(
02:13
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 6 Sep 2010 02:13:19 +0000
(
02:13
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22948
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/base-files/Makefile
patch
|
blob
|
history
diff --git
a/package/base-files/Makefile
b/package/base-files/Makefile
index
21e1cc5
..
00a9b35
100644
(file)
--- a/
package/base-files/Makefile
+++ b/
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