qt5base: Fix compile errors in qurl.h / qeglplatformscreen.cpp
authorMarc <marc.andre@netline.ch>
Thu, 3 Sep 2015 13:22:10 +0000 (15:22 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 17 Oct 2015 15:15:27 +0000 (17:15 +0200)
commitb2a4fb24591c398cbf3a7c8cbd8e05910eb681db
tree6d5223adb286ee78f47a97dc1f5ed27615fc53e1
parent8849e806d1c737a4b8404026efceabe9882f0b55
qt5base: Fix compile errors in qurl.h / qeglplatformscreen.cpp

Update the already existing fix for EGL/X11 header issue to fix
an additional problem encountered on my system where I had
compile errors in qeglplatformscreen.cpp. The problem was related
to the wrong order of includes. The X11 headers must always be
included last, as indicated in
http://lists.qt-project.org/pipermail/development/2013-March/010511.html

The fix is done in the existing 0003-xcb-egl-fixes.patch patch, since
it is an additional fix for the same problem.

[Thomas: tweak commit log, and adjust SoB details as suggested by
Arnout.]

Signed-off-by: Marc Andre <marc.andre@netline.ch>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/qt5/qt5base/0003-xcb-egl-fixes.patch