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:
Billy O'Neal 2022-10-13 20:23:14 -07:00 committed by GitHub
parent 962dc0cb62
commit 6d2d1dc843
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -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"