From 884beb2878de7f90feb767c9e12855b9ea49c613 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: I220384fb2112b5eaf15fdc7a69f39fa138079f50 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26704 Reviewed-by: Harunobu Kurokawa 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 (limited to 'meta-agl-bsp/meta-rcar-gen3') 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..9a0eb73a3 --- /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