From c08cc53abd1accdfc3697f7d1d61d7a08fc4e225 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Tue, 21 Sep 2021 09:30:13 +0200 Subject: [RCAR] Add missing build dependency for wayland-wsegl Bug-AGL: SPEC-4081 Signed-off-by: Ronan Le Martret Change-Id: Ia724303015235fd03fe633125ef79cd3eaef9739 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26823 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- .../meta-rcar-gen3/recipes-graphics/wayland/wayland-wsegl.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/wayland-wsegl.bbappend diff --git a/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/wayland-wsegl.bbappend b/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/wayland-wsegl.bbappend new file mode 100644 index 000000000..a08dbbce4 --- /dev/null +++ b/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/wayland-wsegl.bbappend @@ -0,0 +1 @@ +DEPENDS_append = " wayland-protocols" -- cgit 1.2.3-korg