Add forgotten requirement for compilation on ubuntu
This commit is contained in:
parent
381e8bcfaa
commit
3901e404a9
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ Sunshine is a Gamestream host for Moonlight
|
|||
Ubuntu 20.04:
|
||||
Install the following
|
||||
```
|
||||
sudo apt install cmake libssl-dev libavdevice-dev libboost-thread-dev libboost-filesystem-dev libboost-log-dev libpulse-dev libopus-dev libxtst-dev libx11-dev libxfixes-dev libevdev-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev
|
||||
sudo apt install cmake libssl-dev libavdevice-dev libboost-thread-dev libboost-filesystem-dev libboost-log-dev libpulse-dev libopus-dev libxtst-dev libx11-dev libxrandr-dev libxfixes-dev libevdev-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev
|
||||
```
|
||||
|
||||
### Compilation:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue