Fix workflow builds on ubuntu (#2506)

This commit is contained in:
Paweł 2021-03-10 22:00:29 +01:00 committed by GitHub
parent efde73e684
commit 8b4cbce237
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,6 +101,7 @@ jobs:
sudo apt-get -y install \ sudo apt-get -y install \
libssl-dev \ libssl-dev \
libboost-dev \ libboost-dev \
libxcb-randr0-dev \
libboost-system-dev \ libboost-system-dev \
libboost-filesystem-dev \ libboost-filesystem-dev \
libpulse-dev \ libpulse-dev \