mirror of
https://git.openwrt.org/feed/routing.git
synced 2025-01-08 11:47:51 +08:00
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
@ -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 New Issue
Block a user