The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / qextserialport / 0001-gui.patch
1 Don't require Qt GUI module
2
3 Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
4 ---
5 diff -Nrup qextserialport-f83b4e7ca922e53.orig/qextserialport.pro qextserialport-f83b4e7ca922e53/qextserialport.pro
6 --- qextserialport-f83b4e7ca922e53.orig/qextserialport.pro      2012-10-17 09:13:53.000000000 +0200
7 +++ qextserialport-f83b4e7ca922e53/qextserialport.pro   2012-11-13 22:48:29.249431510 +0100
8 @@ -41,6 +41,8 @@ macx:qesp_mac_framework {
9  
10  win32|mac:!wince*:!win32-msvc:!macx-xcode:CONFIG += debug_and_release build_all
11  
12 +!win32*:!wince*:QT -= gui
13 +
14  #generate proper library name
15  greaterThan(QT_MAJOR_VERSION, 4) {
16      QESP_LIB_BASENAME = QtExtSerialPort