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
b2dab3cf21
commit
fcf55a1689
|
@ -14,7 +14,10 @@ install [chatterino2-git](https://aur.archlinux.org/packages/chatterino2-git/) f
|
|||
1. create build folder `mkdir build && cd build`
|
||||
1. `qmake .. && make`
|
||||
|
||||
## Fedora 28 and above
|
||||
## Fedora
|
||||
Run `dnf install chatterino2`
|
||||
|
||||
## Manually building for 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