From 52b0c31ba866948fcfb18c3a3edfe28ca4c57864 Mon Sep 17 00:00:00 2001 From: Andrey Maraev Date: Mon, 10 Sep 2012 22:21:34 -0500 Subject: office/mytetra: Patched to build with gcc47 Signed-off-by: Robby Workman --- office/mytetra/mytetra-gcc4.7.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 office/mytetra/mytetra-gcc4.7.patch (limited to 'office/mytetra/mytetra-gcc4.7.patch') diff --git a/office/mytetra/mytetra-gcc4.7.patch b/office/mytetra/mytetra-gcc4.7.patch new file mode 100644 index 0000000000..1662bf5053 --- /dev/null +++ b/office/mytetra/mytetra-gcc4.7.patch @@ -0,0 +1,10 @@ +Index: src/qtsingleapplication/qtlocalpeer.cpp +=================================================================== +--- src/qtsingleapplication/qtlocalpeer.cpp.orig ++++ src/qtsingleapplication/qtlocalpeer.cpp +@@ -57,6 +57,7 @@ static PProcessIdToSessionId pProcessIdT + #endif + #if defined(Q_OS_UNIX) + #include ++#include + #endif -- cgit v1.2.3