X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-qt%2Fqt5%2Fqtwayland_%25.bbappend;fp=recipes-qt%2Fqt5%2Fqtwayland_%25.bbappend;h=a6a8f00b66bbdf4ffee77062ac6ba03ec47a4af0;hb=9b749f2f280324e2fae396bd9c24f274c3ebcf89;hp=ed9e3749a0dad06a05b2132fb6d806679e8cc255;hpb=9879e35d670df53af43de123ce1804a7296531e1;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)}"