add toxcore

This commit is contained in:
Sergey Zhemoytel 2025-01-13 16:55:24 +03:00
parent fc188bed39
commit 8bfde4a7a3

View file

@ -175,6 +175,7 @@ runs:
if [[ -n "$toxcore_dependency" ]]; then
echo "Found toxcore: $toxcore_dependency"
all_dependencies+=("$BASE_URL/$toxcore_dependency.rpm")
fi
;;
esac