mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 22:16:22 +00:00
docker:fedora: Use meson 0.50.1
This commit is contained in:
parent
1c249d24ae
commit
e2db595678
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ dnf debuginfo-install -y gtk3 \
|
|||
zip \
|
||||
zlib
|
||||
|
||||
pip3 install meson==0.49.2 git+https://github.com/axiros/terminal_markdown_viewer hotdoc==0.9.1
|
||||
pip3 install meson==0.50.1 git+https://github.com/axiros/terminal_markdown_viewer hotdoc==0.9.1
|
||||
|
||||
# Install the dependencies of gstreamer
|
||||
dnf builddep -y gstreamer1 \
|
||||
|
|
Loading…
Reference in a new issue