From 8b034acdaea51e3dfdee302f26352c04263b7ecb Mon Sep 17 00:00:00 2001 From: Ycarus Date: Wed, 18 Jul 2018 11:10:11 +0200 Subject: [PATCH] Remove speedtestc, not working for now --- openmptcprouter-full/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openmptcprouter-full/Makefile b/openmptcprouter-full/Makefile index d667fd196..a334cc675 100644 --- a/openmptcprouter-full/Makefile +++ b/openmptcprouter-full/Makefile @@ -23,7 +23,7 @@ MY_DEPENDS := \ uhttpd \ uhttpd-mod-ubus \ curl \ - iperf3-ssl \ + iperf3-ssl luci-app-iperf \ arptables \ bind-dig \ conntrack conntrackd ebtables ebtables-utils ip-full \ @@ -37,7 +37,7 @@ MY_DEPENDS := \ 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 ethtool \ + ethtool \ luci-proto-3g \ luci-app-mlvpn mlvpn \ omr-update \