mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-24 01:12:45 +00:00
update deps install
This commit is contained in:
parent
43e08e538e
commit
bc61c297af
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ runs:
|
||||||
all_dependencies+=("$BASE_URL/openssl3.3-3.3.1-2-R11.x86_64.rpm")
|
all_dependencies+=("$BASE_URL/openssl3.3-3.3.1-2-R11.x86_64.rpm")
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
*llvm17*|*%{llvm}*|*%{llvmver}*)
|
*llvm17*|*%{llvm}*|*%{llvmver}*|*%{llvm_ver}*)
|
||||||
llvm17_dependency="llvm17-17.0.1-1-rosa2016.1.x86_64"
|
llvm17_dependency="llvm17-17.0.1-1-rosa2016.1.x86_64"
|
||||||
if [[ -n "$llvm17_dependency" ]]; then
|
if [[ -n "$llvm17_dependency" ]]; then
|
||||||
echo "Found LLVM17 dependency: $llvm17_dependency"
|
echo "Found LLVM17 dependency: $llvm17_dependency"
|
||||||
|
|
Loading…
Add table
Reference in a new issue