build(linux): fix ubuntu 24.04 build (#2402)

This commit is contained in:
ReenigneArcher 2024-04-10 19:59:11 -04:00 committed by GitHub
commit ad66fcb243
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View file

@ -63,8 +63,8 @@ apt-get install -y --no-install-recommends \
libxfixes-dev \
libxrandr-dev \
libxtst-dev \
python3.11 \
python3.11-venv \
python3.12 \
python3.12-venv \
udev \
wget \
x11-xserver-utils \