Install Ninja-build 09/8809/1
authoranhnghcl <anh_ng@hcl.com>
Wed, 20 Jul 2022 11:02:30 +0000 (11:02 +0000)
committeranhnghcl <anh_ng@hcl.com>
Wed, 20 Jul 2022 11:02:53 +0000 (11:02 +0000)
Signed-off-by: anhnghcl <anh_ng@hcl.com>
Change-Id: Id14cdeb9ce5bbc3e9f467471b1d24ba07549a7f9

jjb/shell/install-git-pistache.sh

index 9ce0261..07c7746 100755 (executable)
@@ -27,7 +27,7 @@ echo "---> install Pistache dependencies..."
 export PATH=$PATH:~/.local/bin
 export LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
 
-sudo apt-get update && sudo apt-get -y install rapidjson-dev libssl-dev
+sudo apt-get update && sudo apt-get -y install rapidjson-dev libssl-dev ninja-build
 python3 -m pip install meson