add libxkbcommon-dev

This commit is contained in:
Your Name 2021-05-30 06:34:36 +00:00
parent f792c2e0e6
commit d1e273bb95
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ NC='\033[0m' # No Color
# GITHUB_SHA=$(cat $GITHUB_EVENT_PATH | jq -r .pull_request.head.sha)
#fi
sudo apt-get install -y libxkbcommon-dev
echo -e ${RED} -------- set envs ${NC}
PATH=$PWD/chromium/src/third_party/llvm-build/Release+Asserts/bin:$PWD/depot_tools/:/usr/local/go/bin:$PATH