gluon-announced: add dependency to gluon-announce

the gluon-announced package installs a hotplug script
that uses announce.lua from the gluon-announce package.

So we need to include gluon-announce as dependency.

Signed-off-by: flokli <florian@darmstadt.freifunk.net>
This commit is contained in:
flokli 2015-01-14 06:19:27 +01:00
parent 46cd96a82c
commit 85c26e4da2
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ define Package/gluon-announced
SECTION:=gluon
CATEGORY:=Gluon
TITLE:=announced support
DEPENDS:=
DEPENDS:=+gluon-announce
endef
define Package/gluon-announced/description