Skip to content

Commit a72b6b1

Browse files
committedFeb 2, 2018
INSTALL: use meta package to install osgeo4w build dependencies
1 parent 6af2011 commit a72b6b1

File tree

3 files changed

+10
-21
lines changed

3 files changed

+10
-21
lines changed
 

‎INSTALL

Lines changed: 3 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-
Sunday December 27, 2015
3+
Sunday November 12, 2017
44

55

6-
Last Updated: Sunday December 27, 2015
7-
Last Change : Sunday December 27, 2015
6+
Last Updated: Sunday November 12, 2017
7+
Last Change : Wednesday April 12, 2017
88

99

1010
1. Introduction

‎doc/INSTALL.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
66
<TITLE>QGIS</TITLE>
77

8-
<!-- Included /home/fischer/src/qgis/doc/style.css -->
8+
<!-- Included /home/fischer/src/qgis-2.14/doc/style.css -->
99
<STYLE TYPE="text/css">
1010
body{ background: white;
1111
color: black;
@@ -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>Sunday December 27, 2015</H3>
80+
<H3>Sunday November 12, 2017</H3>
8181
</DIV>
8282

8383
<DIV CLASS="body" ID="body">
8484
<P>
85-
Last Updated: Sunday December 27, 2015
86-
Last Change : Sunday December 27, 2015
85+
Last Updated: Sunday November 12, 2017
86+
Last Change : Wednesday April 12, 2017
8787
</P>
8888
<DIV CLASS="toc">
8989

@@ -2979,5 +2979,5 @@ <H1>9. Authors and Acknowledgments</H1>
29792979

29802980
</DIV>
29812981
<!-- html code generated by txt2tags 2.6 (http://txt2tags.org) -->
2982-
<!-- cmdline: txt2tags -o/home/fischer/src/qgis/debian/build/doc/INSTALL.html -t html /home/fischer/src/qgis/doc/INSTALL.t2t -->
2982+
<!-- cmdline: txt2tags -o/home/fischer/src/qgis-2.14/debian/build-release-2_14-qt4/doc/INSTALL.html -t html /home/fischer/src/qgis-2.14/doc/INSTALL.t2t -->
29832983
</BODY></HTML>

‎doc/msvc.t2t

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,8 @@ For the QGIS build you need to install following packages from cygwin:
4040

4141
and from OSGeo4W (select //Advanced Installation//):
4242

43-
- expat
44-
- fcgi
45-
- gdal
46-
- grass
47-
- gsl-devel
48-
- iconv
49-
- pyqt4
50-
- qt4-devel
51-
- qwt5-devel-qt4
52-
- sip
53-
- spatialite
54-
- libspatialindex-devel
55-
- python-qscintilla
43+
- qgis-ltr-deps
44+
-
5645

5746
This will also select packages the above packages depend on.
5847

0 commit comments

Comments
 (0)
Please sign in to comment.