summarylogtreecommitdiffstats
path: root/glib-2.63.patch
diff options
context:
space:
mode:
authorZhang, DingYuan2020-08-08 10:05:38 +0800
committerZhang, DingYuan2020-08-08 10:05:38 +0800
commit027f5d7faeeac0ab296fde1c98aa7399cf63a863 (patch)
treee1b1705be13caa254fb0d00864e4918547880008 /glib-2.63.patch
downloadaur-027f5d7faeeac0ab296fde1c98aa7399cf63a863.tar.gz
update
Diffstat (limited to 'glib-2.63.patch')
-rw-r--r--glib-2.63.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/glib-2.63.patch b/glib-2.63.patch
new file mode 100644
index 000000000000..2778ba518325
--- /dev/null
+++ b/glib-2.63.patch
@@ -0,0 +1,12 @@
+--- lib.in/gio-2.0/config.json.orig 2020-03-09 18:23:09.847076069 +0800
++++ lib.in/gio-2.0/config.json 2020-03-09 18:23:15.253769410 +0800
+@@ -222,7 +222,8 @@
+ "launch_uris_as_manager_with_fds"
+ ],
+ "Cancellable": [
+- "connect"
++ "connect",
++ "source_new"
+ ],
+ "Application": [
+ "get_dbus_connection"