Add libxtst-dev

This commit is contained in:
Tran Khanh Duy 2020-09-13 17:30:37 +07:00 committed by GitHub
parent 989e26a7db
commit 31070c359e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ then
export PATH=`pwd`/jdk1.8.0_162/bin:$PATH
fi
sudo apt -y install gcc-multilib g++-multilib
sudo apt -y install gcc-multilib g++-multilib libxtst-dev
cd openjdk
rm -rf build