From b65c89d82c758e5e1c1ddea9367899f196f9ce25 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 13 Mar 2023 15:47:45 -0700 Subject: waylandpp: Just enforce opengl for target recipe Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/wayland/waylandpp_1.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/wayland/waylandpp_1.0.0.bb b/meta-oe/recipes-graphics/wayland/waylandpp_1.0.0.bb index 5ba5aa7940..eb8ec4f5ff 100644 --- a/meta-oe/recipes-graphics/wayland/waylandpp_1.0.0.bb +++ b/meta-oe/recipes-graphics/wayland/waylandpp_1.0.0.bb @@ -13,7 +13,7 @@ SRCREV = "4321ed5c7b4bffa41b8a2a13dc7f3ece1191f4f3" inherit cmake pkgconfig features_check -REQUIRED_DISTRO_FEATURES = "opengl" +REQUIRED_DISTRO_FEATURES:class-target = "opengl" EXTRA_OECMAKE:class-native = " \ -DBUILD_SCANNER=ON \ -- cgit v1.2.3-54-g00ecf