summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtwayland/disable_xcomposite_egl_qt_wayland_client_buffer_integration.patch
blob: f113266e4d60777401c552cc374120d63b9577c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: git/qtwayland.pro
===================================================================
--- git.orig/qtwayland.pro	2014-09-18 12:01:23.883582734 +0300
+++ git/qtwayland.pro	2014-09-18 12:05:49.743574961 +0300
@@ -7,7 +7,6 @@
 qtCompileTest(egl)
 qtCompileTest(brcm_egl)
 qtCompileTest(glx)
-qtCompileTest(xcomposite)
 qtCompileTest(drm_egl_server)
 
 load(qt_parts)