Skip to content
Snippets Groups Projects
Commit 293134a7 authored by mirko's avatar mirko
Browse files

[package/ubox] depend on libubox

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37092 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent ba69e8b9
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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