uqmi: make the proto depend on the usb driver
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42834
This commit is contained in:
parent
87edc29ea1
commit
e53734ddef
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/cmake.mk
|
|||
define Package/uqmi
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+libubox +libblobmsg-json
|
||||
DEPENDS:=+libubox +libblobmsg-json +kmod-usb-net-qmi-wwan
|
||||
TITLE:=Control utility for mobile broadband modems
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue