Unverified Commit 79b05758 authored by Gus Grubba's avatar Gus Grubba Committed by GitHub

Add missing GStreamer dependency (Linux)

parent 855d4283
......@@ -57,6 +57,7 @@ sudo apt-get install $list
```
```
sudo apt-get install libgstreamer-plugins-base1.0-dev
sudo apt-get install libgstreamer-plugins-bad1.0-dev
```
The build system is setup to use pkgconfig and it will find the necessary headers and libraries automatically.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment