mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-16 16:47:24 +00:00
Fedora deps
This commit is contained in:
parent
ce12ad7da5
commit
68aafaba6f
@ -9,6 +9,10 @@ Linux users should install Qt through the system's package manager:
|
||||
```
|
||||
# Debian/Ubuntu:
|
||||
sudo apt install qtbase5-dev qtdeclarative5-dev qml-module-qt-labs-platform qtquickcontrols2-5-dev
|
||||
|
||||
# Fedora
|
||||
sudo dnf install qt-devel qt5-devel
|
||||
|
||||
```
|
||||
|
||||
If that's not possible, manually install QT from https://www.qt.io/download-qt-installer
|
||||
|
Loading…
x
Reference in New Issue
Block a user