Merged.
Thanks,
Frediano
Il giorno mar 11 ott 2022 alle ore 11:18 Fabio Estevam
ha scritto:
>
> From: Fabio Estevam
>
> Currently, it is not possible to build spice-gtk on a Wayland-only
> environment due to the x11 dependency in meson.
>
> Since commit a7381b0864b7 ("Allow to build without
From: Fabio Estevam
Currently, it is not possible to build spice-gtk on a Wayland-only
environment due to the x11 dependency in meson.
Since commit a7381b0864b7 ("Allow to build without X11 gdk backend)
it is possible to build spice-gtk without X11 GDK backend, so make
the x11 dependency in meso
Currently, it is not possible to build spice-gtk on a Wayland-only
environment due to the x11 dependency in meson.
Since commit a7381b0864b7 ("Allow to build without X11 gdk backend)
it is possible to build spice-gtk without X11 GDK backend, so remove
x11 dependency in meson as well.
Signed-off-b