Make gluon-mesh-batman-adv depend on kmod-batman-adv

This commit is contained in:
Matthias Schiffer 2013-02-12 00:05:55 +01:00
parent 374302cae2
commit fb9883caf3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ define Package/gluon-mesh-batman-adv
SECTION:=gluon
CATEGORY:=Gluon
TITLE:=Support for batman-adv meshing
DEPENDS:=+gluon-core
DEPENDS:=+gluon-core +kmod-batman-adv
endef
define Package/gluon-mesh-batman-adv/description