From 44cafa4b9587c89a09b07afb3ec75ac35315955b Mon Sep 17 00:00:00 2001 From: Ycarus Date: Thu, 18 Oct 2018 14:54:35 +0200 Subject: [PATCH] Add htop --- openmptcprouter-full/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openmptcprouter-full/Makefile b/openmptcprouter-full/Makefile index cb01010dc..ca9e24c7f 100644 --- a/openmptcprouter-full/Makefile +++ b/openmptcprouter-full/Makefile @@ -34,12 +34,13 @@ MY_DEPENDS := \ ca-bundle ca-certificates libustream-openssl \ luci-mod-admin-full luci-app-firewall luci-app-glorytun luci-app-shadowsocks-libev luci-app-unbound luci-theme-openmptcprouter luci-base \ luci-app-nginx-ha luci-app-omr-tracker \ - luci-app-sqm \ + luci-app-sqm sqm-scripts-extra \ luci-app-vnstat omr-quota luci-app-omr-quota \ luci-app-mptcp luci-app-openmptcprouter luci-app-omr-bypass \ omr-6in4 ip6tables-mod-nat luci-proto-ipv6 6to4 6in4 6rd iputils-traceroute6 \ speedtestc \ iftop \ + htop \ tcpdump \ ethtool \ iputils-ping \