File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 1
1
QGIS
2
2
Building QGIS from source - step by step
3
- Thursday July 17 , 2014
3
+ Friday July 25 , 2014
4
4
5
5
6
- Last Updated: Thursday July 17 , 2014
7
- Last Change : Thursday July 17 , 2014
6
+ Last Updated: Friday July 25 , 2014
7
+ Last Change : Friday July 25 , 2014
8
8
9
9
10
10
1. Introduction
@@ -105,6 +105,7 @@ Required build deps:
105
105
- GDAL/OGR >= 1.4.x
106
106
- Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
107
107
- expat >= 1.95
108
+ - QScintilla2
108
109
109
110
Optional dependencies:
110
111
Original file line number Diff line number Diff line change 77
77
< DIV CLASS ="header " ID ="header ">
78
78
< H1 > QGIS</ H1 >
79
79
< H2 > Building QGIS from source - step by step</ H2 >
80
- < H3 > Thursday July 17 , 2014</ H3 >
80
+ < H3 > Friday July 25 , 2014</ H3 >
81
81
</ DIV >
82
82
83
83
< DIV CLASS ="body " ID ="body ">
84
84
< P >
85
- Last Updated: Thursday July 17 , 2014
86
- Last Change : Thursday July 17 , 2014
85
+ Last Updated: Friday July 25 , 2014
86
+ Last Change : Friday July 25 , 2014
87
87
</ P >
88
88
< DIV CLASS ="toc ">
89
89
@@ -212,6 +212,7 @@ <H1>2. Overview</H1>
212
212
< LI > GDAL/OGR >= 1.4.x
213
213
< LI > Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
214
214
< LI > expat >= 1.95
215
+ < LI > QScintilla2
215
216
</ UL >
216
217
217
218
< P >
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ Required build deps:
22
22
- GDAL/OGR >= 1.4.x
23
23
- Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
24
24
- expat >= 1.95
25
+ - QScintilla2
25
26
-
26
27
27
28
Optional dependencies:
You can’t perform that action at this time.
0 commit comments