fixed qemu not installed to myputer

This commit is contained in:
Emile Clark-Boman 2025-08-01 13:39:02 +10:00
parent 7d4e0f3559
commit b303ffb3cc
2 changed files with 4 additions and 2 deletions

View file

@ -219,6 +219,8 @@ in {
shellcheck
grc # colorise command outputs
# Systems Emulation
qemu # Fellice Bellard's Quick Emulator
# Make
gnumake
# C Family
@ -239,8 +241,6 @@ in {
# Sage
sageWithDoc # SageMath + HTML Documentation
qemu # Fellice Bellard's Quick Emulator
openvpn
inetutils

View file

@ -220,6 +220,8 @@ in {
shellcheck
grc # colorise command outputs
# Systems Emulation
qemu # Fellice Bellard's Quick Emulator
# Make
gnumake
# C Family