udebug: add missing dependencies
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
27adf03f70
commit
b0710e964d
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ define Package/udebug-cli
|
|||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=OpenWrt debug service CLI
|
||||
DEPENDS:=+udebugd +ucode-mod-udebug
|
||||
DEPENDS:=+udebugd +ucode-mod-udebug +ucode-mod-uloop +ucode-mod-ubus
|
||||
endef
|
||||
|
||||
define Package/libudebug/install
|
||||
|
|
Loading…
Reference in a new issue