mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 14:58:00 +08:00
VM Update October 2022 (#27212)
* Add libtool-bin as requested in https://github.com/microsoft/vcpkg/pull/26923 * Update pools.
This commit is contained in:
parent
962dc0cb62
commit
6d2d1dc843
@ -2,8 +2,8 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
variables:
|
||||
windows-pool: 'PrWin-2022-09-20'
|
||||
linux-pool: 'PrLin-2022-09-25'
|
||||
windows-pool: 'PrWin-2022-10-12'
|
||||
linux-pool: 'PrLin-2022-10-12'
|
||||
osx-pool: 'PrOsx-2022-02-04'
|
||||
|
||||
parameters:
|
||||
|
@ -32,7 +32,7 @@ APT_PACKAGES="git curl zip unzip tar"
|
||||
APT_PACKAGES="$APT_PACKAGES at libxt-dev gperf libxaw7-dev cifs-utils \
|
||||
build-essential g++ gfortran libx11-dev libxkbcommon-x11-dev libxi-dev \
|
||||
libgl1-mesa-dev libglu1-mesa-dev mesa-common-dev libxinerama-dev libxxf86vm-dev \
|
||||
libxcursor-dev yasm libnuma1 libnuma-dev \
|
||||
libxcursor-dev yasm libnuma1 libnuma-dev libtool-bin \
|
||||
flex bison libbison-dev autoconf libudev-dev libncurses5-dev libtool libxrandr-dev \
|
||||
xutils-dev dh-autoreconf autoconf-archive libgles2-mesa-dev ruby-full \
|
||||
pkg-config meson nasm cmake ninja-build"
|
||||
|
Loading…
x
Reference in New Issue
Block a user