mirror of
https://git.openwrt.org/feed/routing.git
synced 2025-01-09 04:07:48 +08:00
olsrd: plugins: pud: fix missing dependency for libgps
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
This commit is contained in:
parent
aba4daef98
commit
3b14a1c5b6
@ -120,7 +120,7 @@ endef
|
||||
|
||||
define Package/olsrd-mod-pud
|
||||
$(call Package/olsrd/template)
|
||||
DEPENDS:=olsrd
|
||||
DEPENDS:=olsrd +ncurses +libgps
|
||||
TITLE:=Position Update Distribution plugin
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user