Merge pull request #300 from OLSR/master
olsrd: pud: does not depend on ncurses
This commit is contained in:
commit
f33ccc725c
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ endef
|
|||
|
||||
define Package/olsrd-mod-pud
|
||||
$(call Package/olsrd/template)
|
||||
DEPENDS:=olsrd +libgps +ncurses
|
||||
DEPENDS:=olsrd +libgps
|
||||
TITLE:=Position Update Distribution plugin
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue