Add samba to macOS

Martin Wimpress 2024-05-14 19:09:34 +01:00
parent 5a6495978d
commit ed146c5fb9
1 changed files with 1 additions and 1 deletions

@ -161,5 +161,5 @@ sudo emerge --ask --noreplace app-emulation/qemu \
macOS support is a **work in progress**. See [issue 447](https://github.com/quickemu-project/quickemu/issues/447) for more information.
``` shell
brew install bash curl cdrtools coreutils gnu-sed grep jq ncurses pciutils procps python@3.10 qemu unzip usbutils socat spice-gtk swtpm zsync
brew install bash curl cdrtools coreutils gnu-sed grep jq ncurses pciutils procps python@3.10 qemu unzip usbutils samba socat spice-gtk swtpm zsync
```