From 83824f599de3a79559aaf600fba4ed07cfde6b6c Mon Sep 17 00:00:00 2001 From: mrl5 <31549762+mrl5@users.noreply.github.com> Date: Sat, 1 Jan 2022 19:24:40 +0100 Subject: [PATCH] docs(linux): added runtime dependencies Closes #28657 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 385028827c5..0f4972cf954 100644 --- a/README.md +++ b/README.md @@ -371,6 +371,14 @@ Run Servo with the command: - `Alt`+`right arrow` goes forwards in the history (`Cmd`+`right arrow` on Mac) - `Esc` or `Ctrl`+`Q` exits Servo (`Cmd`+`Q` on Mac) +### Runtime dependencies + +#### Linux + +* `GStreamer` >=1.16 +* `gst-plugins-bad` >=1.16 + + ## Developing There are lots of mach commands you can use. You can list them with `./mach