From 017bcd43ceff94a990bf3a69b5cdaae0b1718eb0 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Fri, 13 Jul 2018 23:07:06 +0200 Subject: [PATCH] gluon-core: remove nixio dependency --- package/gluon-core/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/gluon-core/Makefile b/package/gluon-core/Makefile index 1272a929..37aaa3f2 100644 --- a/package/gluon-core/Makefile +++ b/package/gluon-core/Makefile @@ -14,7 +14,7 @@ define Package/gluon-core TITLE:=Base files of Gluon DEPENDS:= \ +gluon-site +libgluonutil +libiwinfo-lua +lua-platform-info +lua-simple-uci +lua-hash +lua-jsonc \ - +luabitop +luaposix +luci-lib-nixio +vxlan +odhcp6c +firewall +pretty-hostname + +luabitop +luaposix +vxlan +odhcp6c +firewall +pretty-hostname endef define Package/gluon-core/description