mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
docker: fedora: update to meson 0.53.1
Needed to build Tizonia (gst-omx backend).
This commit is contained in:
parent
f7a83c65ab
commit
316848d43f
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ dnf debuginfo-install -y gtk3 \
|
|||
zip \
|
||||
zlib
|
||||
|
||||
pip3 install meson==0.52.1 hotdoc
|
||||
pip3 install meson==0.53.1 hotdoc
|
||||
|
||||
# Install the dependencies of gstreamer
|
||||
dnf builddep -y gstreamer1 \
|
||||
|
|
Loading…
Reference in a new issue