mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
udebug: add missing dependencies
Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit b0710e964d)
This commit is contained in:
parent
3a481ae21b
commit
274418b028
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…
Add table
Reference in a new issue