mirror of https://github.com/hak5/openwrt-owl.git
parent
89d41d95bf
commit
8221b89088
|
@ -24,7 +24,7 @@ TARGET_LDFLAGS += $(if $(CONFIG_USE_EGLIBC),-lrt)
|
||||||
define Package/ubox
|
define Package/ubox
|
||||||
SECTION:=base
|
SECTION:=base
|
||||||
CATEGORY:=Base system
|
CATEGORY:=Base system
|
||||||
DEPENDS:=+ubusd +ubus +libuci +USE_EGLIBC:librt
|
DEPENDS:=+libubox +ubusd +ubus +libuci +USE_EGLIBC:librt
|
||||||
TITLE:=OpenWrt system helper toolbox
|
TITLE:=OpenWrt system helper toolbox
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue