mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Add mach bootstrap-gstreamer
This commit is contained in:
parent
1913ac706c
commit
eba68a1a49
5 changed files with 30 additions and 6 deletions
|
@ -91,6 +91,7 @@ sudo apt install git curl autoconf libx11-dev \
|
|||
```
|
||||
|
||||
If you using a version prior to **Ubuntu 17.04** or **Debian Sid**, replace `libssl1.0-dev` with `libssl-dev`.
|
||||
Additionally, you'll need a local copy of GStreamer with a version later than 12.0. You can place it in `support/linux/gstreamer/gstreamer`, or run `./mach bootstrap-gstreamer` to set it up.
|
||||
|
||||
If you are using **Ubuntu 16.04** run `export HARFBUZZ_SYS_NO_PKG_CONFIG=1` before building to avoid an error with harfbuzz.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue