psifidotos / applet-window-buttons

Plasma 5 applet in order to show window buttons in your panels
GNU General Public License v2.0
402 stars 55 forks source link

Installation issue on Debian testing #181

Closed fourteenminusone closed 1 year ago

fourteenminusone commented 2 years ago

Hi,

I'm facing problems during the installation process in a Debian 11 testing OS. In particular, I cannot install qtbase5-dev qtdeclarative5-dev libkf5declarative-dev libkf5plasma-dev libkdecorations2-dev. Following is the error I'm getting:

apt install libkf5declarative-dev          
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 qtbase5-dev : Depends: libglu1-mesa-dev but it is not installable or
                        libglu-dev
               Recommends: libqt5opengl5-dev (= 5.15.4+dfsg-4) but it is not going to be installed

Could someone help me? Thank you.