mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
Update BUILDING_ON_LINUX.md
This commit is contained in:
parent
fcf55a1689
commit
95d6be6bb9
|
@ -14,10 +14,7 @@ install [chatterino2-git](https://aur.archlinux.org/packages/chatterino2-git/) f
|
|||
1. create build folder `mkdir build && cd build`
|
||||
1. `qmake .. && make`
|
||||
|
||||
## Fedora
|
||||
Run `dnf install chatterino2`
|
||||
|
||||
## Manually building for Fedora 28 and above
|
||||
## Fedora 28 and above
|
||||
*most likely works the same for other Red Hat-like distros. Substitue `dnf` with `yum`.*
|
||||
### Development dependencies
|
||||
1. `sudo dnf install qt5-qtbase-devel qt5-qtmultimedia-devel qt5-qtsvg-devel libsecret-devel openssl-devel boost-devel`
|
||||
|
|
Loading…
Reference in a new issue