From 91a29154289ff01327c04da2f1e9c3f6a4929178 Mon Sep 17 00:00:00 2001 From: webwarrior Date: Wed, 22 May 2024 10:39:28 +0200 Subject: [PATCH] Frontend.Maui: update Maui dependency To latest version that uses NonUnique flag for Gtk.Application. This removes need for DBus communication, so removed DBus slot from snapcraft.yaml. --- dependencies/maui | 2 +- snap/local/snapcraft_maui.yaml | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/dependencies/maui b/dependencies/maui index d92687b0f..6b6768595 160000 --- a/dependencies/maui +++ b/dependencies/maui @@ -1 +1 @@ -Subproject commit d92687b0ff8bed0f294183493b4679793c634c7c +Subproject commit 6b6768595d6f01a830f9eb8e1e1289d12bf9fc82 diff --git a/snap/local/snapcraft_maui.yaml b/snap/local/snapcraft_maui.yaml index c0c284ee6..6be039e42 100644 --- a/snap/local/snapcraft_maui.yaml +++ b/snap/local/snapcraft_maui.yaml @@ -17,17 +17,10 @@ layout: /usr/lib/cli: symlink: $SNAP/usr/lib/cli -slots: - dbus: - interface: dbus - bus: session - name: Microsoft.Maui.MauiGtkApplication.geewallet - apps: geewallet: extensions: [gnome] command: bin/geewallet-maui-gtk.sh - slots: [ dbus ] plugs: - network