aboutsummarylogtreecommitdiffstats
path: root/0009-Don-t-try-to-use-debug-version-of-D-Bus-library.patch
diff options
context:
space:
mode:
Diffstat (limited to '0009-Don-t-try-to-use-debug-version-of-D-Bus-library.patch')
-rw-r--r--0009-Don-t-try-to-use-debug-version-of-D-Bus-library.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/0009-Don-t-try-to-use-debug-version-of-D-Bus-library.patch b/0009-Don-t-try-to-use-debug-version-of-D-Bus-library.patch
index 3156e48a3919..4f2deb073fcc 100644
--- a/0009-Don-t-try-to-use-debug-version-of-D-Bus-library.patch
+++ b/0009-Don-t-try-to-use-debug-version-of-D-Bus-library.patch
@@ -1,7 +1,7 @@
-From e1a1979b15712954adfca6d44f45dad99357286e Mon Sep 17 00:00:00 2001
+From 33ff3ba65c06a02136208b80567a0ba0c8db844a Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 2 Jun 2017 18:28:10 +0200
-Subject: [PATCH 09/31] Don't try to use debug version of D-Bus library
+Subject: [PATCH 09/32] Don't try to use debug version of D-Bus library
Required for a debug build of Qt because mingw-w64-dbus
does not contain debug version
@@ -12,10 +12,10 @@ Change-Id: Ic34e1025fda55f9659e065f5bbe9d51f55420adb
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.json b/configure.json
-index f7d169f053..846cb678c9 100644
+index e97969ab25c..b75f8a8033c 100644
--- a/configure.json
+++ b/configure.json
-@@ -201,7 +201,7 @@
+@@ -203,7 +203,7 @@
{
"libs": "",
"builds": {
@@ -25,5 +25,5 @@ index f7d169f053..846cb678c9 100644
},
"condition": "config.win32 && features.shared"
--
-2.25.0
+2.44.0