From 54b63029e95acf71295e641fc38fb99541bf4933 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Thu, 1 Feb 2018 14:16:34 +0100 Subject: [PATCH] More depends --- omr-full/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/omr-full/Makefile b/omr-full/Makefile index 295d15872..a95cd06d8 100644 --- a/omr-full/Makefile +++ b/omr-full/Makefile @@ -25,6 +25,14 @@ MY_DEPENDS := \ uhttpd-mod-ubus \ curl \ iperf3 \ + arptables \ + bind-dig \ + conntrack conntrackd \ + ebtables ebtables-utils \ + ip-full \ + iptables-mod-iface iptables-mod-ipmark iptables-mod-hashlimit iptables-mod-condition iptables-mod-trace \ + wireless-tools \ + libiwinfo-lua \ luci-i18n-base-en \ luci-i18n-base-fr \ luci-i18n-firewall-en \