File python-config.diff of Package qscintilla-qt5

--- QScintilla_gpl-2.10.orig/Python/configure.py	2017-02-20 07:49:30.000000000 -0500
+++ QScintilla_gpl-2.10/Python/configure.py	2017-02-28 22:46:27.978777650 -0500
@@ -1415,6 +1415,9 @@
     config = qmake_config.get('CONFIG')
     if config:
         pro.write('CONFIG += %s\n' % config)
+    pro.write('INCLUDEPATH += /usr/include/qt5/QtWidgets\n')
+    pro.write('INCLUDEPATH += /usr/include/qt5/QtPrintSupport\n')
+
 
     # Work around QTBUG-39300.
     pro.write('CONFIG -= android_install\n')
openSUSE Build Service is sponsored by