From 76de7fee54a423dd6fadaff1d0b8ffc0c1f1ce5c Mon Sep 17 00:00:00 2001 From: DanyLE Date: Wed, 26 Jul 2023 14:10:54 +0200 Subject: [PATCH] add some wayland based utilities --- recipes-core/images/core-image-minimal.bbappend | 3 +-- recipes-wlroots/labwc/labwc_%.bbappend | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 recipes-wlroots/labwc/labwc_%.bbappend 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