Skip to content
Snippets Groups Projects
Commit e7436a23 authored by blogic's avatar blogic
Browse files

[procd] fix date and dependency


Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36006 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent bb360f64
No related branches found
No related tags found
No related merge requests found
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
PKG_VERSION:=2012-03-13
PKG_VERSION:=2013-03-13
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
......@@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/cmake.mk
define Package/procd
SECTION:=base
CATEGORY:=Base system
DEPENDS:=+ubusd +ubus +libjson_script
DEPENDS:=+ubusd +ubus +libjson-script
TITLE:=OpenWrt system process manager
endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment