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

View file

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