1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-09 00:58:15 +03:00

Update INSTALLATION.md (#91)

- improve Arch information for installation
This commit is contained in:
omni6 2017-01-25 18:55:32 +01:00 committed by Michail Vourlakos
parent ab4414b6c6
commit 4d4ac95238

View File

@ -21,6 +21,12 @@ sudo pacman -Syy
sudo pacman -S cmake extra-cmake-modules
sudo pacman -S qt5-base qt5-declarative qt5-x11extras
sudo pacman -S kiconthemes kdbusaddons kxmlgui kdeclarative plasma-framework plasma-desktop
access the main CMakeList.txt and change:
set(KF5_LOCALE_PREFIX "kf5/")
to :
set(KF5_LOCALE_PREFIX "")
```
## 2. Building and Installing