The following commit has been merged in the master branch:
commit 539e84431b08a7a9acae1d2009d047d91beb14c3
Author: Rene Engelhard <[email protected]>
Date:   Thu Apr 12 15:01:40 2012 +0200

    mention why we need Qt 4.8

diff --git a/rules b/rules
index 81872dd..246a569 100755
--- a/rules
+++ b/rules
@@ -157,6 +157,7 @@ BUILD_KDE=y
 # not ported to KDE 4
 ENABLE_KDEAB=n
 ifeq "$(SYSTEM_GCC_VERSION)" "4.7"
+# < 4.8 fails with gcc 4.7, see #667911
 QT_MINVER= (>= 4:4.8)
 else
 QT_MINVER= (>= 4:4.5)

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to