summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStephan Springer2020-06-09 12:04:43 +0200
committerStephan Springer2020-06-18 16:43:06 +0200
commit44222ab6377ac72b396ae4997b4327220eb0d99d (patch)
treef9378b2792f4218cc97222213e1fb859aebbe1ed /.gitignore
parent3119555a6e9dc6febc2045118c70185882af934b (diff)
downloadaur-44222ab6377ac72b396ae4997b4327220eb0d99d.tar.gz
Fix build with GCC 10 and qt 5.15
• apply patch qgis-pyqt5-sip5.patch from community package qgis • add missing includes • patch for removed --toc-level in txt2tags • apply patches from https://github.com/qgis/QGIS/pull/37250
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 71a9d16c2b38..e5a920f6a7ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
*/
*.tar.*
*.log
+qgis-qt-5.15-[1-9].patch