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:
parent
ab4414b6c6
commit
4d4ac95238
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user