mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 17:41:05 +00:00
Document dependency for libgstreamer-plugins-bad1.0-dev
This commit is contained in:
parent
ad219dd171
commit
fa1b0e6c4a
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 \
|
$ 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-base gstreamer1.0-plugins-good \
|
||||||
gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly \
|
gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly \
|
||||||
gstreamer1.0-libav
|
gstreamer1.0-libav
|
||||||
|
|
Loading…
Reference in a new issue