From 94b35d5043e3ea076f7e8e5121793a9a512a2dc4 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Tue, 20 Aug 2019 22:18:37 +0200 Subject: [PATCH] remove usbutils --- openmptcprouter-full/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/openmptcprouter-full/Makefile b/openmptcprouter-full/Makefile index ab3482c88..eac75b261 100644 --- a/openmptcprouter-full/Makefile +++ b/openmptcprouter-full/Makefile @@ -25,7 +25,6 @@ MY_DEPENDS := \ uhttpd \ uhttpd-mod-ubus \ curl \ - usbutils \ iperf3-ssl luci-app-iperf \ arptables \ bind-dig \