ci: fix linux tray (#1650)
This commit is contained in:
parent
376bb76409
commit
b989d33f03
14 changed files with 170 additions and 10 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue