diff --git a/recipes-qt/qt5/qt5-native.inc b/recipes-qt/qt5/qt5-native.inc index 3fde774a76..040b6439e9 100644 --- a/recipes-qt/qt5/qt5-native.inc +++ b/recipes-qt/qt5/qt5-native.inc @@ -34,7 +34,7 @@ EXTRA_OECONF = " \ -no-sql-sqlite \ -no-opengl \ -no-openssl \ - -qt-xcb \ + -no-xcb \ -verbose -release \ -headerdir ${includedir}/qt5 \ -datadir ${datadir}/qt5 \