projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e4b3de
)
procd: fix PKG_CONFIG_DEPENDS
author
John Crispin
<john@openwrt.org>
Sun, 15 Feb 2015 19:55:37 +0000
(19:55 +0000)
committer
John Crispin
<john@openwrt.org>
Sun, 15 Feb 2015 19:55:37 +0000
(19:55 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44457
package/system/procd/Makefile
patch
|
blob
|
history
diff --git
a/package/system/procd/Makefile
b/package/system/procd/Makefile
index 405399af395d13ef8d9f2c9e5bf8c2f060cf2a60..5d1d893ad93b702cbb8f891041560a01fcec5fdd 100644
(file)
--- a/
package/system/procd/Makefile
+++ b/
package/system/procd/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2015-0
1-28
+PKG_VERSION:=2015-0
2-15
PKG_RELEASE=$(PKG_SOURCE_VERSION)
@@
-66,7
+66,7
@@
config PROCD_ZRAM_TMPFS
endmenu
endef
-PKG_CONFIG_DEPENDS:=
PROCD_SHOW_BOOT
PROCD_ZRAM_TMPFS
+PKG_CONFIG_DEPENDS:=
CONFIG_NAND_SUPPORT CONFIG_PROCD_SHOW_BOOT CONFIG_
PROCD_ZRAM_TMPFS
ifeq ($(CONFIG_NAND_SUPPORT),y)
CMAKE_OPTIONS += -DBUILD_UPGRADED=1