mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Update INSTALL.md
This commit is contained in:
parent
964252dfa7
commit
5dbb2e34fa
|
@ -196,7 +196,7 @@ sudo apt-get install build-essential qt5-qmake qt5-default qttools5-dev-tools li
|
|||
|
||||
**This means that you have to compile sqlcipher yourself, otherwise compiling qTox will fail.**
|
||||
```bash
|
||||
sudo dnf groupinstall "Development Tools" ( can also use sudo dnf install @"Development Tools" )
|
||||
sudo dnf groupinstall "Development Tools" (can also use sudo dnf install @"Development Tools")
|
||||
sudo dnf install qt-devel qt-doc qt-creator qt5-qtsvg qt5-qtsvg-devel openal-soft-devel libXScrnSaver-devel qrencode-devel ffmpeg-devel qtsingleapplication qt5-linguist gtk2-devel
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user