aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/network/utils/uqmi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/uqmi/Makefile b/package/network/utils/uqmi/Makefile
index b961e3fb5a..7bb926c8e3 100644
--- a/package/network/utils/uqmi/Makefile
+++ b/package/network/utils/uqmi/Makefile
@@ -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