Updated dependencies list
This commit is contained in:
@@ -25,13 +25,13 @@ TapTapLoot is launched in a rootful Xwayland instance (via a Steam launch script
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Arch Linux
|
# Arch Linux
|
||||||
sudo pacman -S xdotool python-pipx
|
sudo pacman -S gcc python-evdev xdotool python-pipx git
|
||||||
|
|
||||||
# Fedora / Nobara
|
# Fedora / Nobara
|
||||||
sudo dnf install xdotool pipx
|
sudo dnf install gcc python3-devel xdotool pipx git
|
||||||
|
|
||||||
# Debian / Ubuntu
|
# Debian / Ubuntu / Mint
|
||||||
sudo apt install xdotool pipx
|
sudo apt install gcc python3-dev xdotool pipx git
|
||||||
```
|
```
|
||||||
|
|
||||||
> **Bazzite / immutable distros:** See the [Bazzite section](#bazzite--immutable-distro-installation) below.
|
> **Bazzite / immutable distros:** See the [Bazzite section](#bazzite--immutable-distro-installation) below.
|
||||||
|
|||||||
Reference in New Issue
Block a user