aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/qosify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/config/qosify/Makefile')
-rw-r--r--package/network/config/qosify/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/qosify/Makefile b/package/network/config/qosify/Makefile
index 7715fc176a..3c055c2af6 100644
--- a/package/network/config/qosify/Makefile
+++ b/package/network/config/qosify/Makefile
@@ -28,7 +28,7 @@ define Package/qosify
SECTION:=net
CATEGORY:=Network
TITLE:=A simple QoS solution based eBPF + CAKE
- DEPENDS:=+libbpf +libubox +libubus +kmod-sched-cake +tc-full $(BPF_DEPENDS)
+ DEPENDS:=+libbpf +libubox +libubus +kmod-sched-cake +kmod-sched-bpf +tc-full $(BPF_DEPENDS)
endef
define Build/Compile