mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-13 18:34:53 +00:00
depend on libubox
SVN-Revision: 37092
This commit is contained in:
parent
89d41d95bf
commit
8221b89088
@ -24,7 +24,7 @@ TARGET_LDFLAGS += $(if $(CONFIG_USE_EGLIBC),-lrt)
|
||||
define Package/ubox
|
||||
SECTION:=base
|
||||
CATEGORY:=Base system
|
||||
DEPENDS:=+ubusd +ubus +libuci +USE_EGLIBC:librt
|
||||
DEPENDS:=+libubox +ubusd +ubus +libuci +USE_EGLIBC:librt
|
||||
TITLE:=OpenWrt system helper toolbox
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user