[Buildroot] [PATCH v1 1/1] package/sway: new package

Raphael Pavlidis raphael.pavlidis at gmail.com
Sat Feb 11 13:53:15 UTC 2023


Hi Peter,

On 08.02.23 14:43, Peter Korsgaard wrote:
[--SNIP--]
> 
> How did you test this? Here wlroots with x11 support doesn't build as we
> don't have an Xwayland .pc file or binary in Buildroot.
> 
I create a xwayland package, which build the xserver binary, but did not 
send the patch yet. (This will fix the problems with weston, too)

>> +else
>   > +SWAY_CONF_OPTS += -Dxwayland=disabled
>   > +endif
>   > +
>   > +ifeq ($(BR2_PACKAGE_GDK_PIXBUF),y)
>   > +SWAY_CONF_OPTS += -Dgdk-pixbuf=enabled
> 
> You also need to ensure that sway is built after gdk-pixbuf with:
> 
> SWAY_DEPENDENCIES += gdk-pixbuf
> 
> Committed with that fixed, thanks.
> 

Thanks,
Raphael Pavlidis



More information about the buildroot mailing list