Skip to content
Permalink
Browse files
add QScintilla2 to INSTALL
  • Loading branch information
jef-n committed Jul 25, 2014
1 parent 805f556 commit 6f23cb6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
@@ -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 @@
<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 @@ <H1>2. Overview</H1>
<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>
@@ -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:

0 comments on commit 6f23cb6

Please sign in to comment.