mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-23 17:02:46 +00:00
add toxcore
This commit is contained in:
parent
fc188bed39
commit
8bfde4a7a3
1 changed files with 2 additions and 1 deletions
|
@ -174,7 +174,8 @@ runs:
|
|||
toxcore_dependency="c-toxcore-0.2.18-1-rosa2016.1.x86_64"
|
||||
if [[ -n "$toxcore_dependency" ]]; then
|
||||
echo "Found toxcore: $toxcore_dependency"
|
||||
all_dependencies+=("$BASE_URL/$toxcore_dependency.rpm")
|
||||
all_dependencies+=("$BASE_URL/$toxcore_dependency.rpm")
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue