fff-network: Remove unnecessary dependency to fff-firewall

This commit is contained in:
Fabian Bläse 2021-08-08 15:40:00 +02:00
parent f8e3ef38d4
commit aa15ac7812
2 changed files with 2 additions and 2 deletions

View File

@ -14,6 +14,7 @@ define Package/fff-layer3
+fff-babeld \
+fff-boardname \
+fff-dhcp \
+fff-firewall \
+fff-layer3-config \
+fff-mqtt-monitoring \
+fff-network \

View File

@ -12,8 +12,7 @@ define Package/$(PKG_NAME)
URL:=https://www.freifunk-franken.de
DEPENDS:= \
+owipcalc \
+fff-boardname \
+fff-firewall
+fff-boardname
endef
define Package/$(PKG_NAME)/description