Skip to content

Commit 1db1f65

Browse files
committed
build: Add npm for dev-ui
Bug-SiliconLabs: UIC-2987 Relate-to: https://github.com/Z-Wave-Alliance/z-wave-stack/wiki/ZPC Origin: SiliconLabs#48 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
1 parent 59d5c00 commit 1db1f65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helper.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ packages+=nlohmann-json3-dev
2525
# TODO: remove for offline build
2626
packages+=curl wget python3-pip
2727
packages+=time
28+
packages+=yarnpkg
2829

2930
rust_url?=https://sh.rustup.rs
3031
RUST_VERSION?=1.65.0

0 commit comments

Comments
 (0)