unetd: select unetd from unet-cli instead of depending on it
Some people may explicitly want to select unet-cli for admin purposes Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -47,7 +47,7 @@ endef
|
||||
define Package/unet-cli
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=unetd +ucode +ucode-mod-fs
|
||||
DEPENDS:=+unetd +ucode +ucode-mod-fs
|
||||
TITLE:=unetd administration command line utility
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user