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
|
||||
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
|
||||
|
||||
|
|
|
|||
|
|
@ -220,6 +220,8 @@ in {
|
|||
shellcheck
|
||||
grc # colorise command outputs
|
||||
|
||||
# Systems Emulation
|
||||
qemu # Fellice Bellard's Quick Emulator
|
||||
# Make
|
||||
gnumake
|
||||
# C Family
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue