Heather / gentoo-gnome

Unofficial Gnome Overlay (Also contains elementary stuff)
50 stars 40 forks source link

gnome-extra/sushi fails to build: fatal error: gdk/gdkwayland.h: No such file or directory #406

Open Titaniumtown opened 3 years ago

Titaniumtown commented 3 years ago

I am trying to install the gnome-extra/sushi this overlay provides, and I get this error while building (btw not using wayland):

../sushi-3.34.0/src/libsushi/externalwindow-wayland.c:24:10: fatal error: gdk/gdkwayland.h: No such file or directory
   24 | #include <gdk/gdkwayland.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.