summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtwayland_%.bbappend')
-rw-r--r--recipes-qt/qt5/qtwayland_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwayland_%.bbappend b/recipes-qt/qt5/qtwayland_%.bbappend
index ed9e3749..a6a8f00b 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)}"