Skip to content

Commit 4c9a5b1

Browse files
authored
BM-208: makefile requires jq (github#41)
add jq for the makefile
1 parent 165f1c7 commit 4c9a5b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ install_packages() {
9494
gnupg
9595
ca-certificates
9696
lsb-release
97+
jq
9798
)
9899

99100
info "Installing essential packages: ${packages[*]}..."

0 commit comments

Comments
 (0)