Skip to content

Commit 6aaccbd

Browse files
author
timlinux
committed
Updated INSTALL docs for 0.11.0 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@8726 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent a6eb5e3 commit 6aaccbd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

INSTALL

+2-2
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ For complete information, see the wiki at:
166166
* Flex, Bison
167167

168168
'''Required runtime deps:'''
169-
* Qt >= 4.2.0
169+
* Qt >= 4.3.0
170170
* Proj >= ? (known to work with 4.4.x)
171171
* GEOS >= 2.2 (3.0 is supported, maybe 2.1.x works too)
172172
* Sqlite3 >= ? (probably 3.0.0)
@@ -463,7 +463,7 @@ the XCODE SDK (in particular if you are using XCODE 2.5 on tiger):
463463
4.2. Install Qt4 from .dmg
464464
==========================
465465

466-
You need a minimum of Qt4.2. I suggest getting the latest (at time of writing).
466+
You need a minimum of Qt4.3.0. I suggest getting the latest (at time of writing).
467467

468468

469469
ftp://ftp.trolltech.com/qt/source/qt-mac-opensource-4.3.2.dmg

doc/INSTALL.t2t

+1-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ sudo ln -s /usr/local/ local
366366

367367
== Install Qt4 from .dmg ==
368368

369-
You need a minimum of Qt4.2. I suggest getting the latest (at time of writing).
369+
You need a minimum of Qt4.3.0. I suggest getting the latest (at time of writing).
370370

371371
```
372372
ftp://ftp.trolltech.com/qt/source/qt-mac-opensource-4.3.2.dmg

0 commit comments

Comments
 (0)