summaryrefslogtreecommitdiff
path: root/libre/kdepim-libre/boost152.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-08 14:58:39 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-08 14:58:39 -0200
commit754b8dd42cb7509d5b87abad656bdcc19f046c6b (patch)
treea86c71fc8f844665f270233fe776573aa35a210e /libre/kdepim-libre/boost152.patch
parent5cf227ac1a14ccb1e01e5f6478cf99b5b5efdd88 (diff)
kdepim-libre-4.10.0-1: updating version
Diffstat (limited to 'libre/kdepim-libre/boost152.patch')
-rw-r--r--libre/kdepim-libre/boost152.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/libre/kdepim-libre/boost152.patch b/libre/kdepim-libre/boost152.patch
new file mode 100644
index 000000000..c82b092f1
--- /dev/null
+++ b/libre/kdepim-libre/boost152.patch
@@ -0,0 +1,13 @@
+--- kdepim-4.10.0/kleopatra/models/keylistmodel.cpp~ 2013-01-31 09:40:34.270651208 +0000
++++ kdepim-4.10.0/kleopatra/models/keylistmodel.cpp 2013-01-31 09:41:26.570259714 +0000
+@@ -60,9 +60,9 @@
+ #ifdef _WIN32_WCE
+ #define BOOST_ALL_NO_LIB
+ #endif
+-#include <boost/graph/adjacency_list.hpp>
+
+ #ifndef Q_MOC_RUN // QTBUG-22829
++#include <boost/graph/adjacency_list.hpp>
+ #include <boost/graph/topological_sort.hpp>
+ #endif
+