From: Stijn Tintel Date: Tue, 3 Dec 2024 16:13:40 +0000 (+0200) Subject: openthread-br: fix indentation X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=cc41737f8aca35429337ca82602e61583aa8c2c3;p=openwrt-packages.git openthread-br: fix indentation Fixes: 3f30bab5aa6f ("openthread-br: bump source version to 2024-11-20 and add missing dependencies") Signed-off-by: Stijn Tintel --- diff --git a/net/openthread-br/Makefile b/net/openthread-br/Makefile index 89536dac8..7bf58a8ec 100644 --- a/net/openthread-br/Makefile +++ b/net/openthread-br/Makefile @@ -32,7 +32,7 @@ define Package/openthread-br SECTION:=net TITLE:=OpenThread Border Router DEPENDS:= \ - +kmod-tun \ + +kmod-tun \ +libblobmsg-json \ +libjson-c \ +libncurses \