Add libudev-dev

This commit is contained in:
Michael Vines 2020-08-03 17:47:35 -07:00
parent 902a9fb081
commit 7a8b31f47e
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ sudo apt-get install -y clang-7 --allow-unauthenticated
sudo apt-get install -y openssl --allow-unauthenticated
sudo apt-get install -y libssl-dev --allow-unauthenticated
sudo apt-get install -y libssl1.1 --allow-unauthenticated
sudo apt-get install -y libudev-dev
clang-7 --version
nvm install node
npm install -g typescript