r15341 by jghali - bump min Qt to 4.6.0 (necessary to enable fixing of #9275)

scribus-commit scribus-commit at lists.scribus.net
Sat Jul 17 02:20:54 CEST 2010


Revision: 15341
Author: jghali
Date: 2010-07-17T00:19:04.537711Z
Commit message: bump min Qt to 4.6.0 (necessary to enable fixing of #9275)

Changeset: 
M  /branches/Version135/Scribus/CMakeLists.txt

Diffs:
Index: CMakeLists.txt
===================================================================
--- CMakeLists.txt	(revision 15340)
+++ CMakeLists.txt	(revision 15341)
@@ -455,7 +455,7 @@
 
 #<< Qt
 SET (QT_MT_REQUIRED TRUE)
-SET (QT_MIN_VERSION "4.5.0")
+SET (QT_MIN_VERSION "4.6.0")
 IF (WANT_QT4MAC_COCOA)
   SET (QT_MAC_USE_COCOA TRUE)
 ENDIF (WANT_QT4MAC_COCOA)




More information about the scribus-commit mailing list