Skip to content
Snippets Groups Projects
Commit a6daa1a6 authored by tsujan's avatar tsujan
Browse files

Added dependency info for some distros

parent 0ca57e66
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,26 @@ In Arch-based systems, the packages are:
* qt4 (for Qt4 and if you want Qt4 support)
* qt5-tools (for localization if you need it)
In Red Hat based systems like Fedora:
* gcc-c++
* libX11-devel
* libXext-devel
* qt5-qtx11extras-devel
* qt5-qtbase-devel
* qt5-qtsvg-devel
* qt5-qttools-devel
And, finally, in OpenSUSE:
* gcc-c++
* libX11-devel
* libXext-devel
* libqt5-qtx11extras-devel
* libqt5-qtbase-devel
* libqt5-qtsvg-devel
* libqt5-qttools-devel
There are two ways to compile Kvantum: with qmake or with cmake.
With qmake
......
Latest version:
10 Apr 2018, V0.10.6
11 Apr 2018, V0.10.6
See "ChangeLog" for changes.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment