diff --git a/recipes-core/images/core-image-minimal.bbappend b/recipes-core/images/core-image-minimal.bbappend index efe821e..a96285e 100644 --- a/recipes-core/images/core-image-minimal.bbappend +++ b/recipes-core/images/core-image-minimal.bbappend @@ -35,7 +35,6 @@ IMAGE_INSTALL:append = "libcurl \ glew \ freetype \ fontconfig \ - liberation-fonts \ gdk-pixbuf \ mesa \ sudo \ @@ -52,7 +51,7 @@ IMAGE_INSTALL:append = "libcurl \ rsync \ coreutils \ wayland wayland-protocols \ - labwc foot \ + labwc foot swaybg swayidle swaylock wlr-randr yambar\ qtbase \ qtdeclarative \ qtquickcontrols2 \ diff --git a/recipes-wlroots/labwc/labwc_%.bbappend b/recipes-wlroots/labwc/labwc_%.bbappend new file mode 100644 index 0000000..664fcf2 --- /dev/null +++ b/recipes-wlroots/labwc/labwc_%.bbappend @@ -0,0 +1 @@ +PACKAGECONFIG:remove = " man-pages xwayland " \ No newline at end of file