mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 09:31:06 +00:00
add libges-1.0-dev to debian/ubuntu build dependencies
This commit is contained in:
parent
af27d73e5c
commit
1ce02d4ce5
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ On Debian/Ubuntu they can be installed with
|
|||
$ apt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev \
|
||||
gstreamer1.0-plugins-base gstreamer1.0-plugins-good \
|
||||
gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly \
|
||||
gstreamer1.0-libav libgstrtspserver-1.0-dev
|
||||
gstreamer1.0-libav libgstrtspserver-1.0-dev libges-1.0-dev
|
||||
```
|
||||
|
||||
The minimum required version of the above libraries is >= 1.8. If you
|
||||
|
|
Loading…
Reference in a new issue