r15365 by mrdocs - bump the required Qt version
scribus-commit
scribus-commit at lists.scribus.net
Mon Jul 19 23:50:18 CEST 2010
Revision: 15365
Author: mrdocs
Date: 2010-07-19T21:48:05.831329Z
Commit message: bump the required Qt version
Changeset:
M /branches/Version135/Scribus/BUILDING
Diffs:
Index: BUILDING
===================================================================
--- BUILDING (revision 15364)
+++ BUILDING (revision 15365)
@@ -27,7 +27,7 @@
Install the below packages BEFORE running CMake or compiling Scribus:
Requirements:
- Qt >= 4.5.0 (Scribus has specific code requiring Qt 4.5, not Qt 4.4.x or before)
+ Qt >= 4.6.0 (Scribus has specific code requiring Qt 4.6, not Qt 4.5.x or before)
Freetype >= 2.1.7 (2.3.x strongly recommended)
cairo >= 1.4.x
libtiff >= 3.6.0
@@ -95,7 +95,7 @@
REQUIREMENTS - DETAILS
======================
-Qt 4.5 is now the *minimum*. Older versions of Qt are *not* supported.
+Qt 4.6 is now the *minimum*. Older versions of Qt are *not* supported.
If you build Qt from sources, the recommended ./configure/cmake switches are the
same as used by KDE. Use of other switches aside from those used by distro
packages can make trouble shooting issues very difficult at times.
@@ -257,7 +257,7 @@
boost-devel
You can install these packages using YaST. You may find it difficult to compile
-Scribus 1.3.5+ on anything older than Suse 11.0.
+Scribus 1.3.5+ on anything older than Suse 11.1.
Please note we do provide frequently updated packages including debuginfo rpms
on the Suse Build Server. at http//software.opensuse.org .
More information about the scribus-commit
mailing list