Add another debian dependency

This commit is contained in:
edisionnano
2025-02-20 02:53:56 +02:00
committed by GitHub
parent 422fa35405
commit 22e8d355f9

View File

@@ -16,7 +16,7 @@ The icon is a modified version of the KDE Partition Manager logo which is availa
### Compilation and Runtime Dependencies
Debian and Debian-based distros (Ubuntu, Mint, Pop!_OS, etc.)
```sh
sudo apt install build-essential cmake git libgl1-mesa-dev libxkbcommon-dev qt6-base-dev qt6-tools-dev qt6-wayland smartmontools
sudo apt install build-essential cmake git libgl1-mesa-dev libxkbcommon-dev qt6-base-dev qt6-tools-dev qt6-tools-dev-tools qt6-wayland smartmontools
```
Fedora and derivatives (Nobara Project, etc.)
```sh