mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-08 04:41:31 +00:00
fedora: Install meson 0.49.2
Working around https://github.com/mesonbuild/meson/issues/5087
This commit is contained in:
parent
e229b559d4
commit
f04c2e7f38
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ dnf debuginfo-install -y gtk3 \
|
|||
zip \
|
||||
zlib
|
||||
|
||||
pip3 install meson
|
||||
pip3 install meson==0.49.2
|
||||
# Add the pip3 installation to the path
|
||||
export PATH="$PATH:/usr/local/lib/python3.7/site-packages"
|
||||
|
||||
|
|
Loading…
Reference in a new issue