diff --git a/recipes-core/images/core-image-base.bbappend b/recipes-core/images/core-image-base.bbappend index 54fbad0..f4d0663 100644 --- a/recipes-core/images/core-image-base.bbappend +++ b/recipes-core/images/core-image-base.bbappend @@ -19,18 +19,16 @@ IMAGE_INSTALL:append = "pango \ librsvg librsvg-gtk \ gdk-pixbuf \ gtk4 \ - webkitgtk \ gtk4-layer-shell \ - libadwaita \ + libadwaita libpam \ gobject-introspection \ wayland wayland-protocols \ - foot swaybg swayidle swaylock tofi wtype \ + foot \ mc \ gdbserver gdb \ - labwc \ wlr-randr \ diya-session-manager \ " PACKAGE_EXCLUDE = " gtk+ gtk+3 adwaita-icon-theme " IMAGE_INSTALL:remove = " gtk+ gtk+3 adwaita-icon-theme " -# wlr-randr l3afpad wlopm cairo-egl \ No newline at end of file +# wlr-randr l3afpad wlopm cairo-egl webkitgtk \ No newline at end of file