aboutsummarylogtreecommitdiffstats
path: root/0010-Don-t-try-to-use-debug-version-of-D-Bus-library.patch
diff options
context:
space:
mode:
authorMartchus2018-02-19 20:15:10 +0100
committerMartchus2018-02-19 20:15:10 +0100
commit5522f822fc1124b7feaa9b9ed1e958a5f8897a9c (patch)
tree11fbed461c6eca212430a79d08717839068639ab /0010-Don-t-try-to-use-debug-version-of-D-Bus-library.patch
parent1751d519b0c806f9f02de34dc13faf1b74fd552c (diff)
downloadaur-5522f822fc1124b7feaa9b9ed1e958a5f8897a9c.tar.gz
Update to 5.10.1
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 4b1175f38f6c..93c1d12d2835 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 54e71f3f648c24958924ee52b427e777b979b47b Mon Sep 17 00:00:00 2001
+From 5faa23e98e0fb63f3c2fedf3fe5fb93b2df940df Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 2 Jun 2017 18:28:10 +0200
-Subject: [PATCH 10/34] Don't try to use debug version of D-Bus library
+Subject: [PATCH 10/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,7 +12,7 @@ Change-Id: Ic34e1025fda55f9659e065f5bbe9d51f55420adb
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.json b/configure.json
-index 108619634c..d668ce0c98 100644
+index 803abf38bb..7e0b7ffb56 100644
--- a/configure.json
+++ b/configure.json
@@ -184,7 +184,7 @@
@@ -25,5 +25,5 @@ index 108619634c..d668ce0c98 100644
},
"condition": "config.win32 && features.shared"
--
-2.15.1
+2.16.1