Skip to content
Snippets Groups Projects
Commit eb8f8153 authored by Jonas Höglund's avatar Jonas Höglund
Browse files

Fix luci dependancy issue

parent 411bc87b
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ endef
define Package/prometheus-node-exporter-lua-textfile
$(call Package/prometheus-node-exporter-lua/Default)
TITLE+= (textfile collector)
DEPENDS:=prometheus-node-exporter-lua +luci-lib-nixio
DEPENDS:=prometheus-node-exporter-lua @+luci-lib-nixio:luci-lib-nixio
endef
define Package/prometheus-node-exporter-lua-openwrt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment