Skip to content

Commit 0456427

Browse files
committed
SWPROT-8953: build: Add npm for dev-ui
Origin: SiliconLabs/UnifySDK#50 Forwarded: #3 Signed-off-by: Philippe Coval <[email protected]>
1 parent 8fba7f7 commit 0456427

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)