mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Meta: Update vcpkg baseline
This commit is contained in:
committed by
Tim Flynn
parent
4e0abaaede
commit
a975988f9c
Notes:
github-actions[bot]
2025-09-26 01:16:44 +00:00
Author: https://github.com/InvalidUsernameException Commit: https://github.com/LadybirdBrowser/ladybird/commit/a975988f9c5 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6286 Reviewed-by: https://github.com/trflynn89
2
.github/actions/setup/action.yml
vendored
2
.github/actions/setup/action.yml
vendored
@@ -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' }}
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"builtin-baseline": "120deac3062162151622ca4860575a33844ba10b",
|
||||
"builtin-baseline": "b0b3de1b1a0aa4b8f2822460aa7f42f991629b3f",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "angle",
|
||||
|
||||
Reference in New Issue
Block a user