diff options
-rw-r--r-- | recipes-qt/qt5/qtwayland.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwayland.inc b/recipes-qt/qt5/qtwayland.inc index 2f1cf2d1..baadcf59 100644 --- a/recipes-qt/qt5/qtwayland.inc +++ b/recipes-qt/qt5/qtwayland.inc | |||
@@ -7,8 +7,6 @@ require qt5.inc | |||
7 | XKB_DEPENDS = "libxkbcommon xproto" | 7 | XKB_DEPENDS = "libxkbcommon xproto" |
8 | DEPENDS += "qtbase qtdeclarative wayland wayland-native qtwayland-native ${XKB_DEPENDS}" | 8 | DEPENDS += "qtbase qtdeclarative wayland wayland-native qtwayland-native ${XKB_DEPENDS}" |
9 | 9 | ||
10 | EXTRA_QMAKEVARS_POST += "CONFIG-=create_cmake" | ||
11 | |||
12 | QT_WAYLAND_CONFIG ?= "wayland-compositor" | 10 | QT_WAYLAND_CONFIG ?= "wayland-compositor" |
13 | QT_WAYLAND_DEFINES ?= "" | 11 | QT_WAYLAND_DEFINES ?= "" |
14 | QT_WAYLAND_BUILD_PARTS ?= "examples" | 12 | QT_WAYLAND_BUILD_PARTS ?= "examples" |