(fff-)alfred: Add dependency in monitoring-proxy and alfred-json

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Fabian Bläse <fabian@blaese.de>
This commit is contained in:
Adrian Schmutzler 2019-01-28 12:59:23 +01:00
parent b969eff22c
commit 428304da07
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ define Package/alfred-json
CATEGORY:=Utilities
TITLE:=A.L.F.R.E.D - JSON Client
URL:=https://github.com/FreifunkFranken/alfred-json
DEPENDS:=+jansson +zlib
DEPENDS:=+jansson +zlib +alfred
endef
define Package/alfred-json/install

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
DEPENDS:=+curl +micrond +alfred-json +fff-alfred +fff-random
endef
define Package/fff-alfred-monitoring-proxy/description