mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
add QScintilla2 to INSTALL
This commit is contained in:
parent
805f556336
commit
6f23cb672d
7
INSTALL
7
INSTALL
@ -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:
|
||||
|
||||
|
@ -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 >= 1.4.x
|
||||
<LI>Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
|
||||
<LI>expat >= 1.95
|
||||
<LI>QScintilla2
|
||||
</UL>
|
||||
|
||||
<P>
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user