Add pciutils for brew
parent
a2c2663131
commit
8b8ea6b8d0
|
|
@ -131,5 +131,5 @@ sudo dnf install qemu bash coreutils edk2-tools grep jq pciutils procps python3
|
||||||
macOS support is a **work in progress**. See [issue 447](https://github.com/quickemu-project/quickemu/issues/447) for more information.
|
macOS support is a **work in progress**. See [issue 447](https://github.com/quickemu-project/quickemu/issues/447) for more information.
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
brew install qemu bash coreutils grep jq python@3.10 cdrtools gnu-sed spice-gtk zsync
|
brew install qemu bash coreutils grep jq pciutils python@3.10 cdrtools gnu-sed spice-gtk zsync
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue