Add Fedora dependacies

このコミットが含まれているのは:
Latch1501 2024-03-30 08:17:43 +00:00
コミット 459901a0a4
1個のファイルの変更4行の追加0行の削除

ファイルの表示

@ -45,6 +45,10 @@ On OpenSUSE Tumbleweed, install the following packages (required for the Reflect
$ sudo zypper install kwindowsystem-devel kwin5-devel libkdecoration2-devel libQt5Gui-devel
```
On Fedora and Fedora-based distributions (Nobara, CentOS, etc.), the following dnf packages are required:
```
$ sudo dnf install -y make automake gcc gcc-c++ kernel-devel kvantum cmake make extra-cmake-modules qt5-qtbase qt5-qtbase-devel kwin-devel kf5-kcmutils-devel kdecoration-devel libepoxy-devel kdecoration-devel kf5-kguiaddons-devel kf5-ki18n-devel kf5-kwayland-devel kf5-plasma-devel kf5-kiconthemes-devel
```
### Install Script <a name="script"></a>
AeroThemePlasma features an early experimental install script which currently serves to ease parts of the installation. It's a work in progress and marked as experimental, so things may or may not work properly. **The install script is provided as-is, and there's a nonzero chance that it might unintentionally break your system, delete your files, and/or cause a housefire. You have been warned.**