[DOCS] Gentoo dependencies. (#226)

This commit is contained in:
Evan 2020-07-17 06:39:02 -02:30 committed by Foxlet
parent e780948f19
commit 385bbedf2c
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ sudo pacman -S qemu python python-pip python-wheel # for Arch.
sudo xbps-install -Su qemu python3 python3-pip # for Void Linux.
sudo zypper in qemu-tools qemu-kvm qemu-x86 qemu-audio-pa python3-pip # for openSUSE Tumbleweed
sudo dnf install qemu qemu-img python3 python3-pip # for Fedora
sudo emerge -a qemu python:3.4 pip # for Gentoo
```
## Step 1