mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
docker: fedora: Add srt lib
This should enable the srt plugin. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5440>
This commit is contained in:
parent
7c4e6442db
commit
0850922104
2 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,7 @@ variables:
|
|||
# If you are hacking on them or need a them to rebuild, its enough
|
||||
# to change any part of the string of the image you want.
|
||||
###
|
||||
FEDORA_TAG: '2023-12-29.0'
|
||||
FEDORA_TAG: '2024-01-16.0'
|
||||
|
||||
INDENT_TAG: '2023-08-24.3'
|
||||
|
||||
|
|
|
@ -93,6 +93,8 @@ qt5-qtx11extras-devel
|
|||
redhat-rpm-config
|
||||
sbc-devel
|
||||
SDL2-devel
|
||||
srt-devel
|
||||
srt-libs
|
||||
toolbox-experience
|
||||
valgrind
|
||||
vulkan-devel
|
||||
|
|
Loading…
Reference in a new issue