aboutsummarylogtreecommitdiffstats
path: root/0008-Fix-linking-against-static-D-Bus.patch
diff options
context:
space:
mode:
authorMartchus2019-12-24 22:47:51 +0100
committerMartchus2019-12-24 22:47:51 +0100
commit36f967d0403c671dbe251d945a98e7f4e37e7176 (patch)
tree8f1ceee24a5790bfac77ab1125bb0e3ce49a0e4a /0008-Fix-linking-against-static-D-Bus.patch
parente9bef2eeef352849a078dad6d1b6aed0ffed4bc4 (diff)
downloadaur-36f967d0403c671dbe251d945a98e7f4e37e7176.tar.gz
Update to 5.14.0
Diffstat (limited to '0008-Fix-linking-against-static-D-Bus.patch')
-rw-r--r--0008-Fix-linking-against-static-D-Bus.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/0008-Fix-linking-against-static-D-Bus.patch b/0008-Fix-linking-against-static-D-Bus.patch
index 4cdbb7ef4291..1d78ba3b9c18 100644
--- a/0008-Fix-linking-against-static-D-Bus.patch
+++ b/0008-Fix-linking-against-static-D-Bus.patch
@@ -1,7 +1,7 @@
-From edebe4b52babc03509ff5d2037bcf59f48da21c5 Mon Sep 17 00:00:00 2001
+From 8d4aa856026bbb9f87024cbea65eb482a2fef4a9 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 3 Feb 2017 19:36:25 +0100
-Subject: [PATCH 08/32] Fix linking against static D-Bus
+Subject: [PATCH 08/31] Fix linking against static D-Bus
---
configure.json | 9 +++++++--
@@ -9,10 +9,10 @@ Subject: [PATCH 08/32] Fix linking against static D-Bus
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/configure.json b/configure.json
-index af55bb6fd2..370c27af5b 100644
+index 159fdf12fa..4aa1221395 100644
--- a/configure.json
+++ b/configure.json
-@@ -187,18 +187,23 @@
+@@ -188,18 +188,23 @@
"dbus": {
"label": "D-Bus >= 1.2",
"test": {
@@ -54,5 +54,5 @@ index 7cce0d71aa..4d3d774d45 100644
# include <dbus/dbus.h>
#else
--
-2.24.0
+2.24.1