Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more host deps to CI images #37320

Closed
wants to merge 3 commits into from
Closed

Conversation

dg0yt
Copy link
Contributor

@dg0yt dg0yt commented Mar 9, 2024

CC @BillyONeal

For unblocking #37196:

  • libxcrypt needs libltdl-dev.
  • libsystemd needs python3-jinja2.

For unblocking #36081:

  • mesa needs libxcb-present-dev.

@dg0yt dg0yt marked this pull request as ready for review March 9, 2024 08:53
@LilyWangLL LilyWangLL added the category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly label Mar 11, 2024
@LilyWangLL LilyWangLL added the info:reviewed Pull Request changes follow basic guidelines label Mar 11, 2024
@BillyONeal BillyONeal added depends:vm-update PR contains changes to the VM provisioning scripts and removed info:reviewed Pull Request changes follow basic guidelines category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly labels Mar 11, 2024
@@ -31,7 +31,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 libtool-bin \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self, don't forget to update managed-image.json too

BillyONeal added a commit to BillyONeal/vcpkg that referenced this pull request Mar 14, 2024
@BillyONeal BillyONeal removed the depends:vm-update PR contains changes to the VM provisioning scripts label Mar 25, 2024
@BillyONeal
Copy link
Member

All changes that were in this PR were landed as part of Patch Tuesday.

Thanks!

@BillyONeal BillyONeal closed this Mar 25, 2024
@dg0yt dg0yt deleted the provisioning branch March 27, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants