1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-07-06 00:59:47 +02:00

add some wayland based utilities

This commit is contained in:
DanyLE 2023-07-26 14:10:54 +02:00
parent 414f09c83a
commit 76de7fee54
2 changed files with 2 additions and 2 deletions

View File

@ -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 \

View File

@ -0,0 +1 @@
PACKAGECONFIG:remove = " man-pages xwayland "