ci: Enable rusticl in the fedora-release job
v2: * Drop superfluous -D rust_std=2021 (Eric Engestrom) Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22718>
This commit is contained in:
@@ -20,6 +20,7 @@ EPHEMERAL="
|
||||
"
|
||||
|
||||
dnf install -y --setopt=install_weak_deps=False \
|
||||
bindgen \
|
||||
bison \
|
||||
clang-devel \
|
||||
flex \
|
||||
@@ -30,6 +31,8 @@ dnf install -y --setopt=install_weak_deps=False \
|
||||
kernel-headers \
|
||||
llvm-devel \
|
||||
meson \
|
||||
"pkgconfig(LLVMSPIRVLib)" \
|
||||
"pkgconfig(SPIRV-Tools)" \
|
||||
"pkgconfig(dri2proto)" \
|
||||
"pkgconfig(expat)" \
|
||||
"pkgconfig(glproto)" \
|
||||
@@ -64,6 +67,7 @@ dnf install -y --setopt=install_weak_deps=False \
|
||||
python3-devel \
|
||||
python3-mako \
|
||||
python3-ply \
|
||||
rust-packaging \
|
||||
vulkan-headers \
|
||||
spirv-tools-devel \
|
||||
spirv-llvm-translator-devel \
|
||||
|
Reference in New Issue
Block a user