mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
More gstreamer dependencies
This commit is contained in:
parent
89ab110357
commit
a04fe144c7
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ sudo apt install git curl autoconf libx11-dev \
|
|||
libssl1.0-dev libbz2-dev libosmesa6-dev libxmu6 libxmu-dev \
|
||||
libglu1-mesa-dev libgles2-mesa-dev libegl1-mesa-dev libdbus-1-dev \
|
||||
libharfbuzz-dev ccache clang \
|
||||
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
|
||||
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgstreamer-plugins-bad1.0-dev
|
||||
```
|
||||
|
||||
If you using a version prior to **Ubuntu 17.04** or **Debian Sid**, replace `libssl1.0-dev` with `libssl-dev`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue