fedora: Install meson 0.49.2
Working around https://github.com/mesonbuild/meson/issues/5087
This commit is contained in:
parent
e229b559d4
commit
f04c2e7f38
@ -151,7 +151,7 @@ dnf debuginfo-install -y gtk3 \
|
|||||||
zip \
|
zip \
|
||||||
zlib
|
zlib
|
||||||
|
|
||||||
pip3 install meson
|
pip3 install meson==0.49.2
|
||||||
# Add the pip3 installation to the path
|
# Add the pip3 installation to the path
|
||||||
export PATH="$PATH:/usr/local/lib/python3.7/site-packages"
|
export PATH="$PATH:/usr/local/lib/python3.7/site-packages"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user