fff-alfred-monitoring-proxy: Remove dependency from nodewatcher

The proxy only sends data from alfred master to the Monitoring.
It does not require the device to produce alfred-data in the
nodewatcher itself.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Christian Dresel <fff@chrisi01.de>
This commit is contained in:
Adrian Schmutzler 2019-01-27 17:38:19 +01:00
parent dc6d77610f
commit b969eff22c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ define Package/fff-alfred-monitoring-proxy
CATEGORY:=Freifunk
TITLE:=Freifunk-Franken Alfred-Monitoring-Proxy
URL:=https://www.freifunk-franken.de/
DEPENDS:=+micrond +fff-random +curl +alfred-json +fff-nodewatcher
DEPENDS:=+micrond +fff-random +curl +alfred-json
endef
define Package/fff-alfred-monitoring-proxy/description