Skip to content
Snippets Groups Projects
Commit fb65dfe1 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

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

parent 6f41a9b7
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ define Package/gluon-mesh-batman-adv ...@@ -12,7 +12,7 @@ define Package/gluon-mesh-batman-adv
SECTION:=gluon SECTION:=gluon
CATEGORY:=Gluon CATEGORY:=Gluon
TITLE:=Support for batman-adv meshing TITLE:=Support for batman-adv meshing
DEPENDS:=+gluon-core DEPENDS:=+gluon-core +kmod-batman-adv
endef endef
define Package/gluon-mesh-batman-adv/description define Package/gluon-mesh-batman-adv/description
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment