ci: fix linux tray (#1650)

This commit is contained in:
ReenigneArcher 2023-09-18 18:14:53 -04:00 committed by GitHub
commit b989d33f03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 170 additions and 10 deletions

View file

@ -34,6 +34,7 @@ apt-get install -y --no-install-recommends \
cmake=3.25.* \
git \
libavdevice-dev \
libayatana-appindicator3-dev \
libboost-filesystem-dev=1.74.* \
libboost-locale-dev=1.74.* \
libboost-log-dev=1.74.* \
@ -42,6 +43,7 @@ apt-get install -y --no-install-recommends \
libcurl4-openssl-dev \
libdrm-dev \
libevdev-dev \
libnotify-dev \
libnuma-dev \
libopus-dev \
libpulse-dev \