fixed qemu not installed to myputer
This commit is contained in:
parent
7d4e0f3559
commit
b303ffb3cc
2 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue