udisks: services: change default.target to multi-user.target
[AGL/meta-agl-demo.git] / recipes-qt / qt5 / qtwayland / disable_xcomposite_egl_qt_wayland_client_buffer_integration.patch
1 Index: git/qtwayland.pro
2 ===================================================================
3 --- git.orig/qtwayland.pro      2014-09-18 12:01:23.883582734 +0300
4 +++ git/qtwayland.pro   2014-09-18 12:05:49.743574961 +0300
5 @@ -7,7 +7,6 @@
6  qtCompileTest(egl)
7  qtCompileTest(brcm_egl)
8  qtCompileTest(glx)
9 -qtCompileTest(xcomposite)
10  qtCompileTest(drm_egl_server)
11  
12  load(qt_parts)