mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 14:37:55 +08:00
[CI|python3] add setuptools (#11668)
This commit is contained in:
parent
81b742be18
commit
2c3ffa3b19
@ -11,6 +11,9 @@ sudo apt -y install at curl unzip tar libxt-dev gperf libxaw7-dev cifs-utils bui
|
||||
sudo apt -y install libxkbcommon-dev libxkbcommon-x11-dev
|
||||
# Required by libhdfs3
|
||||
sudo apt -y install libkrb5-dev
|
||||
# Required by mesa
|
||||
sudo apt -y install python3-setuptools
|
||||
|
||||
|
||||
# Install newer version of nasm than the apt package, required by intel-ipsec
|
||||
mkdir /tmp/nasm
|
||||
|
Loading…
x
Reference in New Issue
Block a user