fix ubuntu ci error

This commit is contained in:
Boof2015
2026-06-02 12:50:26 -04:00
parent 217c753eb8
commit f38fe4fa29
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ dependencies. On Ubuntu 24.04+:
```sh
sudo apt-get install build-essential cmake ninja-build pkg-config \
libasound2-dev libjack-jackd2-dev ladspa-sdk libcurl4-openssl-dev \
libfreetype-dev libfontconfig1-dev libx11-dev libxcomposite-dev \
libfreetype-dev libfontconfig1-dev libgtk-3-dev libx11-dev libxcomposite-dev \
libxcursor-dev libxext-dev libxinerama-dev libxrandr-dev libxrender-dev \
libwebkit2gtk-4.1-dev libglu1-mesa-dev mesa-common-dev
```