From f8c7134bde7740fc2c12dc30c4c1b5bcb673f7dc Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Tue, 24 Dec 2019 10:35:16 +0100 Subject: [PATCH] Remove traceroute6 because it's merged in traceroute --- openmptcprouter-full/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmptcprouter-full/Makefile b/openmptcprouter-full/Makefile index 7b165fc7e..35538f685 100644 --- a/openmptcprouter-full/Makefile +++ b/openmptcprouter-full/Makefile @@ -45,7 +45,7 @@ MY_DEPENDS := \ luci-app-openvpn \ luci-app-macvlan \ shadowsocks-libev-ss-server shadowsocks-libev-ss-tunnel \ - omr-6in4 ip6tables-mod-nat luci-proto-ipv6 6to4 6in4 6rd iputils-traceroute6 ip6tables \ + omr-6in4 ip6tables-mod-nat luci-proto-ipv6 6to4 6in4 6rd ip6tables \ speedtestc \ iftop \ htop \