aboutsummarylogtreecommitdiffstats
path: root/0010-Don-t-try-to-use-debug-version-of-D-Bus-library.patch
diff options
context:
space:
mode:
authorMartchus2017-12-14 01:06:19 +0100
committerMartchus2017-12-14 01:06:19 +0100
commit05a4efaa26ccf900fe3f3e3aaee5e019f81ba3ed (patch)
treee3f7e20e99280eb92b6d63583d9f6d293258779c /0010-Don-t-try-to-use-debug-version-of-D-Bus-library.patch
parent8b39e6fab9254a3e022cff8669b237e7ba14201d (diff)
downloadaur-05a4efaa26ccf900fe3f3e3aaee5e019f81ba3ed.tar.gz
Update to 5.10.0
Diffstat (limited to '0010-Don-t-try-to-use-debug-version-of-D-Bus-library.patch')
-rw-r--r--0010-Don-t-try-to-use-debug-version-of-D-Bus-library.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0010-Don-t-try-to-use-debug-version-of-D-Bus-library.patch b/0010-Don-t-try-to-use-debug-version-of-D-Bus-library.patch
index 02a01b1190e8..ebdc33cedf84 100644
--- a/0010-Don-t-try-to-use-debug-version-of-D-Bus-library.patch
+++ b/0010-Don-t-try-to-use-debug-version-of-D-Bus-library.patch
@@ -1,7 +1,7 @@
-From 28750e29ab3549300823ff8af3c2064479e71c95 Mon Sep 17 00:00:00 2001
+From 94ba6e5a623a81ee02f6b7a46b7e82f4ea505f4f Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 2 Jun 2017 18:28:10 +0200
-Subject: [PATCH 10/33] Don't try to use debug version of D-Bus library
+Subject: [PATCH 10/34] 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,7 +12,7 @@ Change-Id: Ic34e1025fda55f9659e065f5bbe9d51f55420adb
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.json b/configure.json
-index 55c56369ba..9914bf0487 100644
+index 108619634c..d668ce0c98 100644
--- a/configure.json
+++ b/configure.json
@@ -184,7 +184,7 @@
@@ -25,5 +25,5 @@ index 55c56369ba..9914bf0487 100644
},
"condition": "config.win32 && features.shared"
--
-2.14.2
+2.15.1