Skip to content

Commit

Permalink
luci-app-olsr2: fix dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Packet Please <[email protected]>
  • Loading branch information
pktpls committed Jul 8, 2024
1 parent de1e957 commit 23160bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion luci/luci-app-olsr2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk

LUCI_TITLE:=OLSRv2 status module
LUCI_EXTRA_DEPENDS:=+luci-compat +oonf-olsrd2 +luci-lib-json
LUCI_EXTRA_DEPENDS:=luci-compat, oonf-olsrd2, luci-lib-json
PKG_RELEASE:=2

include ../include-luci.mk
Expand Down

0 comments on commit 23160bc

Please sign in to comment.