mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 01:21:05 +00:00
Document dependency for libgstreamer-plugins-bad1.0-dev
This commit is contained in:
parent
1294c28058
commit
7fe2216daf
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ On Debian/Ubuntu they can be installed with
|
|||
|
||||
```
|
||||
$ apt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev \
|
||||
libgstreamer-plugins-bad1.0-dev \
|
||||
gstreamer1.0-plugins-base gstreamer1.0-plugins-good \
|
||||
gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly \
|
||||
gstreamer1.0-libav
|
||||
|
|
Loading…
Reference in a new issue