naraesk / plasma-docker

Plasmoid for KDE Plasma to control docker containers
https://store.kde.org/p/1198473/
GNU General Public License v3.0
43 stars 4 forks source link

Package #9

Open sbkohel opened 4 years ago

sbkohel commented 4 years ago

I received multiple errors for not having the correct packages installed. I got passed most with the following: sudo apt-get install g++ sudo apt-get install build-essential sudo apt install extra-cmake-modules sudo apt install libkf5config-dev libkf5auth-dev libkf5package-dev libkf5declarative-dev libkf5coreaddons-dev libkf5kcmutils-dev libkf5i18n-dev libqt5core5a libqt5widgets5 libqt5gui5 libqt5qml5 extra-cmake-modules qtbase5-dev sudo apt install libkf5plasma-dev

A cleaned up list would probably be helpful.

naraesk commented 4 years ago

Have you been able to install it in the meantime or do you need concrete help?

Unfortunately I can't list and keep up to date all dependencies for every distribution. But I would be very happy if someone could build and maintain packages for them! Currently there is only one package for Arch Linux.