[geary/mjog/1193-conversation-buttons-resize-race] flatpak: Use a fixed libhandy



commit 842969a3cb144dd30293aec2076730fb5e1aa4ff
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Mon Apr 12 15:40:16 2021 +0200

    flatpak: Use a fixed libhandy
    
    This is needed to properly expand the actions squeezer.

 org.gnome.Geary.json | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 2d5565113..1a6de6915 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -266,6 +266,20 @@
                 }
             ]
         },
+        {
+            "name": "libhandy",
+            "buildsystem": "meson",
+            "builddir": true,
+            "config-opts": [
+                "-Dglade_catalog=disabled"
+            ],
+            "sources": [
+                {
+                    "type": "git",
+                    "url": "https://gitlab.gnome.org/GNOME/libhandy.git";
+                }
+            ]
+        },
         {
             "name": "geary",
             "buildsystem": "meson",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]