You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'qemu' Ubuntu package doesn't actually install anything these
days, serving as a dummy package, so suggest 'qemu-system-x86'
in the check for it instead.
Closes: #14
On Ubuntu 22.04, the 'qemu' package is a dummy package nowadays, that does nothing.
We probably want the 'qemu-system-x86' package here instead.
The text was updated successfully, but these errors were encountered: