1
0
mirror of https://github.com/freifunk-gluon/packages.git synced 2024-06-15 11:43:55 +02:00

Fix package dependencies

This commit is contained in:
Matthias Schiffer 2012-11-19 17:49:07 +01:00
parent 4e370d1c22
commit b7c74e883a

View File

@ -15,7 +15,7 @@ define Package/config-mode
CATEGORY:=LuCI
SUBMENU:=9. Freifunk
TITLE:=Luci based config-mode for userfriendly setup of new meshnodes
DEPENDS:=+firewall
DEPENDS:=+luci-mod-admin-core
endef
define Package/config-mode/description