(trunk qt) bump Qt prerequisite from 4.4 to 4.6

This commit is contained in:
Charles Kerr 2010-08-06 20:23:32 +00:00
parent 065ef5a339
commit 3073cc00bd
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ BUILDING ON OS X
BUILDING ON UNIX
1. Prerequisites: Qt >= 4.4 and its development packages
1. Prerequisites: Qt >= 4.6 and its development packages
2. Build Transmission as normal
3. In the qt/ directory, type "qmake qtr.pro" or "qmake-qt4 qtr.pro"
4. In the qt/ directory, type "make"