aboutsummarylogtreecommitdiffstats
path: root/0009-Fix-linking-against-static-D-Bus.patch
diff options
context:
space:
mode:
authorMartchus2018-05-28 21:50:43 +0200
committerMartchus2018-05-28 21:50:43 +0200
commit2f92ee836d3ae79a9295962f319a7f864708be35 (patch)
treeca5914172508dfbeef03643878a70ccd0d8db29d /0009-Fix-linking-against-static-D-Bus.patch
parent2660e624877e04323aaac908770b038c92b7abc0 (diff)
downloadaur-2f92ee836d3ae79a9295962f319a7f864708be35.tar.gz
Update to 5.11.0
Diffstat (limited to '0009-Fix-linking-against-static-D-Bus.patch')
-rw-r--r--0009-Fix-linking-against-static-D-Bus.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/0009-Fix-linking-against-static-D-Bus.patch b/0009-Fix-linking-against-static-D-Bus.patch
index bf620e71d31f..385522d894b4 100644
--- a/0009-Fix-linking-against-static-D-Bus.patch
+++ b/0009-Fix-linking-against-static-D-Bus.patch
@@ -1,7 +1,7 @@
-From 3b501d8fc4dab1c437f18d2d21c64265858e367d Mon Sep 17 00:00:00 2001
+From 3f683a34bafb1cc19636c017febdc92a450be9e2 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 3 Feb 2017 19:36:25 +0100
-Subject: [PATCH 09/32] Fix linking against static D-Bus
+Subject: [PATCH 09/33] Fix linking against static D-Bus
---
configure.json | 9 +++++++--
@@ -9,10 +9,10 @@ Subject: [PATCH 09/32] Fix linking against static D-Bus
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/configure.json b/configure.json
-index a6f3ed66a9..803abf38bb 100644
+index ae2aa22070..baa99a3da9 100644
--- a/configure.json
+++ b/configure.json
-@@ -171,18 +171,23 @@
+@@ -172,18 +172,23 @@
"CONFIG(debug, debug|release): \\",
" LIBS += $$LIBS_DEBUG",
"else: \\",
@@ -54,5 +54,5 @@ index 9eaebe6d7e..ac1b1d977b 100644
# include <dbus/dbus.h>
#else
--
-2.16.1
+2.17.0