mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-11 12:58:27 +00:00
Use the system wayland-protocols package.
This commit is contained in:
2
.github/workflows/appimage.yml
vendored
2
.github/workflows/appimage.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
build-essential cmake ninja-build meson pkg-config git ca-certificates \
|
||||
curl file desktop-file-utils nodejs patchelf \
|
||||
libegl-dev libxkbcommon-dev libdbus-1-dev libssl-dev \
|
||||
libffi-dev libexpat1-dev
|
||||
libffi-dev libexpat1-dev wayland-protocols
|
||||
- name: Trust git repo
|
||||
run: git config --global --add safe.directory '*'
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user