We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6bebb5 commit 5004be6Copy full SHA for 5004be6
scripts/setup_build_env.sh
@@ -144,7 +144,7 @@ function install_yum_package_dependencies()
144
texinfo \
145
wget \
146
zlib-devel && \
147
- python3 -m pip install meson~=0.61.2 ninja~=1.11.1 && \
+ python3 -m pip install meson ninja && \
148
lib_install_nasm_from_rpm && \
149
lib_build_and_install_libfdt && \
150
lib_build_and_install_jsonc && \
0 commit comments