Add orca and spice-vdagent to upgrade script dependencies

This commit is contained in:
Anduin Xue 2025-05-04 04:37:24 +00:00
parent 7be77de4ad
commit 82108ee225
No known key found for this signature in database
GPG Key ID: D33FA9407A6BE728
1 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,8 @@ function upgrade_113_to_114() {
sudo rm /usr/lib/firefox/mozilla.cfg || true
sudo apt update
sudo apt install -y \
orca \
spice-vdagent \
bpfcc-tools \
bpftrace \
exfatprogs \