From a982587caab2d3b783ba99cbf5b77afb4fa5d9d6 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Thu, 15 Feb 2018 15:56:52 +0100 Subject: [PATCH] fixup! gluon-core: 200-wireless: upgrade 11ac radios to VHT20 --- package/gluon-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/gluon-core/Makefile b/package/gluon-core/Makefile index 4ba21db0..cc8de339 100644 --- a/package/gluon-core/Makefile +++ b/package/gluon-core/Makefile @@ -17,8 +17,8 @@ define Package/gluon-core CATEGORY:=Gluon TITLE:=Base files of Gluon DEPENDS:= \ - +gluon-site +libgluonutil +lua-platform-info +lua-simple-uci +lua-hash +lua-jsonc +luci-lib-nixio \ - +vxlan +odhcp6c +firewall +pretty-hostname + +gluon-site +libgluonutil +libiwinfo-lua +lua-platform-info +lua-simple-uci +lua-hash +lua-jsonc \ + +luci-lib-nixio +vxlan +odhcp6c +firewall +pretty-hostname endef define Package/gluon-core/description