Meta: Update vcpkg baseline

This commit is contained in:
InvalidUsernameException
2025-09-23 22:48:18 +02:00
committed by Tim Flynn
parent 4e0abaaede
commit a975988f9c
Notes: github-actions[bot] 2025-09-26 01:16:44 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -117,7 +117,7 @@ runs:
run: |
set -e
brew update
brew install autoconf autoconf-archive automake bash ccache coreutils llvm@20 nasm ninja pkg-config qt unzip wabt
brew install autoconf autoconf-archive automake bash ccache coreutils libtool llvm@20 nasm ninja pkg-config qt unzip wabt
- name: 'Set required environment variables'
if: ${{ inputs.os == 'Linux' && inputs.arch == 'arm64' }}

View File

@@ -133,7 +133,7 @@ Xcode 15 or clang from homebrew is required to successfully build ladybird.
```
xcode-select --install
brew install autoconf autoconf-archive automake ccache cmake nasm ninja pkg-config
brew install autoconf autoconf-archive automake ccache cmake libtool nasm ninja pkg-config
```
If you wish to use clang from homebrew instead:

View File

@@ -1,5 +1,5 @@
{
"builtin-baseline": "120deac3062162151622ca4860575a33844ba10b",
"builtin-baseline": "b0b3de1b1a0aa4b8f2822460aa7f42f991629b3f",
"dependencies": [
{
"name": "angle",