summaryrefslogtreecommitdiff
path: root/user/akonadi-contacts/build-without-trunk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/akonadi-contacts/build-without-trunk.patch')
-rw-r--r--user/akonadi-contacts/build-without-trunk.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/user/akonadi-contacts/build-without-trunk.patch b/user/akonadi-contacts/build-without-trunk.patch
new file mode 100644
index 000000000..9354bba96
--- /dev/null
+++ b/user/akonadi-contacts/build-without-trunk.patch
@@ -0,0 +1,17 @@
+--- akonadi-contacts-17.08.1-55/CMakeLists.txt.old 2017-10-11 17:15:27.000000000 -0500
++++ akonadi-contacts-17.08.1-55/CMakeLists.txt 2017-10-11 17:31:53.667300461 -0500
+@@ -25,10 +25,10 @@
+
+
+ set(AKONADI_CONTACTS_VERSION ${PIM_VERSION})
+-set(AKONADI_MIME_VERSION "5.6.40")
+-set(KCONTACTS_VERSION "5.6.40")
+-set(KMIMELIB_VERSION "5.6.40")
+-set(AKONADI_VERSION "5.6.40")
++set(AKONADI_MIME_VERSION "5.6.1")
++set(KCONTACTS_VERSION "5.6.1")
++set(KMIMELIB_VERSION "5.6.1")
++set(AKONADI_VERSION "5.6.1")
+
+ set(QT_REQUIRED_VERSION "5.8.0")
+ find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test)