Skip to content

Commit 6ac495b

Browse files
author
wonder
committed
Updated versions of build dependencies
git-svn-id: http://svn.osgeo.org/qgis/trunk@13141 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent f4930be commit 6ac495b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

INSTALL

+2-2
Original file line numberDiff line numberDiff line change
@@ -176,11 +176,11 @@ for the existence of cmake and provides some clues to build QGIS.
176176
==========================================================
177177

178178
'''Required build deps:'''
179-
* CMake >= 2.4.3
179+
* CMake >= 2.6.0
180180
* Flex, Bison
181181

182182
'''Required runtime deps:'''
183-
* Qt >= 4.3.0
183+
* Qt >= 4.4.0
184184
* Proj >= 4.4.x
185185
* GEOS >= 3.0
186186
* Sqlite3 >= 3.0.0

doc/INSTALL.t2t

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,11 @@ for the existence of cmake and provides some clues to build QGIS.
9292
== An overview of the dependencies required for building ==
9393

9494
'''Required build deps:'''
95-
* CMake >= 2.4.3
95+
* CMake >= 2.6.0
9696
* Flex, Bison
9797

9898
'''Required runtime deps:'''
99-
* Qt >= 4.3.0
99+
* Qt >= 4.4.0
100100
* Proj >= 4.4.x
101101
* GEOS >= 3.0
102102
* Sqlite3 >= 3.0.0

0 commit comments

Comments
 (0)