ci/alpine: Fix shellcheck errors

Signed-off-by: Daniel Stone <daniels@collabora.com>
Fixes: 34753cefd8 ("ci/alpine: use llvm variables")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30978>
(cherry picked from commit 9937ea5c1c)
This commit is contained in:
Daniel Stone 2024-09-02 12:24:21 +01:00 committed by Eric Engestrom
parent b3a3758c12
commit e06a183ef4
2 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@ DEPS=(
bash
bison
ccache
clang${LLVM_VERSION}-dev
"clang${LLVM_VERSION}-dev"
cmake
clang-dev
coreutils
@ -31,8 +31,8 @@ DEPS=(
glslang
graphviz
linux-headers
llvm${LLVM_VERSION}-static
llvm${LLVM_VERSION}-dev
"llvm${LLVM_VERSION}-static"
"llvm${LLVM_VERSION}-dev"
meson
mold
musl-dev

View file

@ -3084,7 +3084,7 @@
"description": "ci/alpine: Fix shellcheck errors",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "34753cefd828f5db8e9e14cee9c4e45cee5baaaa",
"notes": null