domschrei / krunner-symbols

A lightweight KRunner plugin (Plasma 5) to retrieve unicode symbols, or any other string, based on a corresponding keyword.
GNU General Public License v3.0
117 stars 12 forks source link

packages on Fedora #14

Closed prk3 closed 5 years ago

prk3 commented 5 years ago

Hi! This is a list of packages I had to install on fedora 29 in order to compile krunner-symbols. It's most definitely not complete, but maybe it will get some people closer to a working plugin. :)

sudo dnf install cmake extra-cmake-modules kf5-ki18n-devel kf5-kservice-devel kf5-krunner-devel kf5-ktextwidgets-devel gettext
domschrei commented 5 years ago

Thanks a lot! I added it to the Readme.

paul commented 5 years ago

On Fedora 30, I had to add qt5-qtdeclarative-devel.