shiznix / unity-gentoo

A Gentoo overlay to install the Unity desktop
70 stars 13 forks source link

[disco] unity-indicators/indicator-keyboard fails to build against gnome-base/gnome-desktop-3.32 #215

Closed shiznix closed 5 years ago

shiznix commented 5 years ago

source.c:28:10: fatal error: GnomeDesktop-3.0.h: No such file or directory

include

      ^~~~~~~~~~~~~~~~~~~~

compilation terminated.

Of course GnomeDesktop-3.0.h doesn't and will never exist. This is due to incompatible differences between /usr/share/gir-1.0/GnomeDesktop-3.0.gir version installed by gnome-desktop-3.30 and 3.32.

Current workaround: emerge -1 =gnome-desktop-3.30 && emerge -1 indicator-keyboard && emerge -1 gnome-desktop

shiznix commented 5 years ago

Fixed in commit 730c2777fca919028df3c3a331750dc1136cf484