Skip to content

Commit 23160bc

Browse files
committed
luci-app-olsr2: fix dependencies
Signed-off-by: Packet Please <[email protected]>
1 parent de1e957 commit 23160bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

luci/luci-app-olsr2/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
include $(TOPDIR)/rules.mk
88

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

1313
include ../include-luci.mk

0 commit comments

Comments
 (0)