summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/qt5/qtwayland.inc2
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
7XKB_DEPENDS = "libxkbcommon xproto" 7XKB_DEPENDS = "libxkbcommon xproto"
8DEPENDS += "qtbase qtdeclarative wayland wayland-native qtwayland-native ${XKB_DEPENDS}" 8DEPENDS += "qtbase qtdeclarative wayland wayland-native qtwayland-native ${XKB_DEPENDS}"
9 9
10EXTRA_QMAKEVARS_POST += "CONFIG-=create_cmake"
11
12QT_WAYLAND_CONFIG ?= "wayland-compositor" 10QT_WAYLAND_CONFIG ?= "wayland-compositor"
13QT_WAYLAND_DEFINES ?= "" 11QT_WAYLAND_DEFINES ?= ""
14QT_WAYLAND_BUILD_PARTS ?= "examples" 12QT_WAYLAND_BUILD_PARTS ?= "examples"