Commit Graph

24 Commits (9f2493b08e9c8a3e27ff6982ca24718dcf3b5928)

Author SHA1 Message Date
Hannibal Lecter c6882e79c4 docs: add dependencies for openSUSE
Nicolas Fella a3467a975d Remove waylandcpp from install instructions
We don't need the cpp lib, only the official C lib

BUG: 463466
Michail Vourlakos 2e252b5420 update KDE Neon installation command
Nick Girga 777d16b3d3 Add dependency to build instructions for Fedora 36
When I first tried to build using the included instructions (on Fedora 36), CMake failed, complaining about a missing `I18n`. So, I just looked for packages with similar names that have fitting descriptions. `kf5-ki18n-devel` was the first one that I tried because the description seemed really promising. CMake immediately was able to continue and Latte Dock finished building and installing successfully. It also functions exactly as expected now.

This small addition to the dependency installation command should reduce the speed bumps for Fedora users.
Lucas Rafael 0a0110f534 Docs: add missing Fedora deps.
Added some dependencies that were missing to build Latte in Fedora 36. Without these, `install.sh` fails.
Tamim Khan e1ad706481 Update INSTALLATION.md with missing arch dependancy.
`plasma-wayland-protocols` was missing from the pacman command. Installation fails otherwise. Added it to the file.
Rafael Brandmaier 27b90bb89c add missing Fedora dependencies
Rodrigo Pedra Brum 0a93f61550 Added missing dependency for KDE Neon
Chase Lau 659d6d554c Update INSTALLATION.md for Fedora/RHEL
Luke Morales 2153f2434d docs: add Kubuntu 20.04 dependencies to INSTALLATION.md
Michail Vourlakos b9f2e52ff6 fix , add new dependency
alxlg 78cab65a81 Add libkf5crash-dev dependency for Neon/Kubuntu ()
The installation script can't find "KF5Crash". Installing the package libkf5crash-dev solved the problem.
Michail Vourlakos 581af2e6ac Update INSTALLATION.md
Jasu df777dddcb libSM dependency for ubuntu ()
Michael Straube 0e2da00424 Update INSTALLATION.md for Arch Linux
- Partial upgrades are not recommended/supported
- Remove dependencies that are pulled in by plasma-framework
- Add python, build fails without python (or python2) installed
XavierCLL 38e20b7816 Adjustments in readme and installation files
Xavier Corredor Llano d1767d500e Update INSTALLATION.md ()
Update installation for ArchLinux
leosegovia fb2cb53d87 Added missing libraries that fixes issues , and ()
nitg16 5f90c5c836 Add new dependencies introduced by recent commits ()
* Add new dependencies introduced by recent commits

* Updated
nitg16 34fe77dbf2 Update INSTALLATION.md ()
Add missing dependencies to Kubuntu installation command.
Michail Vourlakos 6cd97d2a3b remove kf5 locale prefix as default behavior
omni6 4d4ac95238 Update INSTALLATION.md ()
- improve Arch information for installation
0140454 a474f3fe37 Add installation information for Arch Linux
Otto Radics b221b3f7b2 INSTALLATION file added with instructions for Kubuntu 16.10 ()