gluon-core: remove nixio dependency

This commit is contained in:
Matthias Schiffer 2018-07-13 23:07:06 +02:00
parent 06a9d61523
commit 017bcd43ce
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C

View File

@ -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