i'm trying to install the Mint menu into an xfce-panel on Openbox.
When i do
- Code: Select all
sudo apt-get install xfce4-xfapplet-plugin
I got this error :
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:
xfce4-xfapplet-plugin : Depends: libmatecomponent but it is not going to be installed
Depends: libmatecomponentui but it is not going to be installed
Depends: libmateconf but it is not going to be installed
Depends: libmatecorba but it is not going to be installed
Depends: libxfce4util6 (>= 4.9.0) but it is not installable
Depends: xfce4-panel (>= 4.9.2) but 4.8.6-4 is to be installed
I saw here that xfce4-xfapplet-plugin is not maintained :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650327
So how can I install mint menu into xfce4-panel ?

