Skip to content

Commit 0b69b2a

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: #48 Signed-off-by: Philippe Coval <[email protected]>
1 parent b2c39bd commit 0b69b2a

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)