r15339 by jghali - bump min Qt to 4.6.0 (necessary to be able to fix #9275)

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


Revision: 15339
Author: jghali
Date: 2010-07-17T00:16:29.307025Z
Commit message: bump min Qt to 4.6.0 (necessary to be able to fix #9275)

Changeset: 
M  /trunk/Scribus/CMakeLists.txt

Diffs:
Index: CMakeLists.txt
===================================================================
--- CMakeLists.txt	(revision 15338)
+++ CMakeLists.txt	(revision 15339)
@@ -438,7 +438,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