have gluon-luci-portconfig depend on gluon-mesh-provider

This commit is contained in:
Christof Schulze 2016-05-16 18:45:31 +02:00
parent 91b5555462
commit 4e1bd4fadf

View File

@ -17,7 +17,7 @@ define Package/gluon-luci-portconfig
SECTION:=gluon
CATEGORY:=Gluon
TITLE:=Luci module for advanced ethernet port configuration
DEPENDS:=+gluon-luci-admin +gluon-mesh-batman-adv
DEPENDS:=+gluon-luci-admin gluon-mesh-provider
endef
define Build/Prepare