Skip to content

Commit 6f23cb6

Browse files
committedJul 25, 2014
add QScintilla2 to INSTALL
1 parent 805f556 commit 6f23cb6

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed
 

‎INSTALL

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
QGIS
22
Building QGIS from source - step by step
3-
Thursday July 17, 2014
3+
Friday July 25, 2014
44

55

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
88

99

1010
1. Introduction
@@ -105,6 +105,7 @@ Required build deps:
105105
- GDAL/OGR >= 1.4.x
106106
- Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
107107
- expat >= 1.95
108+
- QScintilla2
108109

109110
Optional dependencies:
110111

‎doc/INSTALL.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,13 @@
7777
<DIV CLASS="header" ID="header">
7878
<H1>QGIS</H1>
7979
<H2>Building QGIS from source - step by step</H2>
80-
<H3>Thursday July 17, 2014</H3>
80+
<H3>Friday July 25, 2014</H3>
8181
</DIV>
8282

8383
<DIV CLASS="body" ID="body">
8484
<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
8787
</P>
8888
<DIV CLASS="toc">
8989

@@ -212,6 +212,7 @@ <H1>2. Overview</H1>
212212
<LI>GDAL/OGR &gt;= 1.4.x
213213
<LI>Qwt &gt;= 5.0 &amp; (&lt; 6.1 with internal QwtPolar)
214214
<LI>expat &gt;= 1.95
215+
<LI>QScintilla2
215216
</UL>
216217

217218
<P>

‎doc/overview.t2t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Required build deps:
2222
- GDAL/OGR >= 1.4.x
2323
- Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
2424
- expat >= 1.95
25+
- QScintilla2
2526
-
2627

2728
Optional dependencies:

0 commit comments

Comments
 (0)
Please sign in to comment.