X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-qt%2Fqt5%2Fqtwayland_%25.bbappend;h=a6a8f00b66bbdf4ffee77062ac6ba03ec47a4af0;hb=f7bc41fca19f452f3a934291fb8ce55c8eab879a;hp=ed9e3749a0dad06a05b2132fb6d806679e8cc255;hpb=d2eb5b67218f440806f32afa75a751b8c8d218c9;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-qt/qt5/qtwayland_%.bbappend b/recipes-qt/qt5/qtwayland_%.bbappend index ed9e3749a..a6a8f00b6 100644 --- a/recipes-qt/qt5/qtwayland_%.bbappend +++ b/recipes-qt/qt5/qtwayland_%.bbappend @@ -31,4 +31,4 @@ SRC_URI_append_checkforkrogoth = "\ DEPENDS_append_koelsch = " libegl gles-user-module" -DEPENDS_append_porter = " libegl gles-user-module" +DEPENDS_append_porter = " ${@base_conditional('PREFERRED_PROVIDER_virtual/egl', 'mesa', 'mesa', 'libegl gles-user-module', d)}"