olsrd: pud: does not depend on ncurses
BTW According to Matthias there is no ncurses package either way! Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
This commit is contained in:
parent
b09c768149
commit
15e50466fb
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ endef
|
||||||
|
|
||||||
define Package/olsrd-mod-pud
|
define Package/olsrd-mod-pud
|
||||||
$(call Package/olsrd/template)
|
$(call Package/olsrd/template)
|
||||||
DEPENDS:=olsrd +libgps +ncurses
|
DEPENDS:=olsrd +libgps
|
||||||
TITLE:=Position Update Distribution plugin
|
TITLE:=Position Update Distribution plugin
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue