add QScintilla2 to INSTALL

This commit is contained in:
Juergen E. Fischer 2014-07-25 10:30:34 +02:00
parent 805f556336
commit 6f23cb672d
3 changed files with 9 additions and 6 deletions

View File

@ -1,10 +1,10 @@
QGIS
Building QGIS from source - step by step
Thursday July 17, 2014
Friday July 25, 2014
Last Updated: Thursday July 17, 2014
Last Change : Thursday July 17, 2014
Last Updated: Friday July 25, 2014
Last Change : Friday July 25, 2014
1. Introduction
@ -105,6 +105,7 @@ Required build deps:
- GDAL/OGR >= 1.4.x
- Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
- expat >= 1.95
- QScintilla2
Optional dependencies:

View File

@ -77,13 +77,13 @@ label{ background-color: #FFFFCC;
<DIV CLASS="header" ID="header">
<H1>QGIS</H1>
<H2>Building QGIS from source - step by step</H2>
<H3>Thursday July 17, 2014</H3>
<H3>Friday July 25, 2014</H3>
</DIV>
<DIV CLASS="body" ID="body">
<P>
Last Updated: Thursday July 17, 2014
Last Change : Thursday July 17, 2014
Last Updated: Friday July 25, 2014
Last Change : Friday July 25, 2014
</P>
<DIV CLASS="toc">
@ -212,6 +212,7 @@ Required build deps:
<LI>GDAL/OGR &gt;= 1.4.x
<LI>Qwt &gt;= 5.0 &amp; (&lt; 6.1 with internal QwtPolar)
<LI>expat &gt;= 1.95
<LI>QScintilla2
</UL>
<P>

View File

@ -22,6 +22,7 @@ Required build deps:
- GDAL/OGR >= 1.4.x
- Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
- expat >= 1.95
- QScintilla2
-
Optional dependencies: