[gnome-contacts/wip/exalm/stuff: 1/4] flatpak: Update librest build options




commit 992cebc220d2b0c4e79c38103b330d33fa487131
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Jun 29 02:44:19 2022 +0400

    flatpak: Update librest build options

 build-aux/flatpak/org.gnome.Contacts.Devel.json | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Contacts.Devel.json b/build-aux/flatpak/org.gnome.Contacts.Devel.json
index dcfdef96..443e8547 100644
--- a/build-aux/flatpak/org.gnome.Contacts.Devel.json
+++ b/build-aux/flatpak/org.gnome.Contacts.Devel.json
@@ -55,10 +55,13 @@
             "modules": [
                 {
                     "name": "librest",
+                    "buildsystem": "meson",
+                    "config-opts": [
+                      "-Dgtk_doc=false"
+                    ],
                     "sources": [
                         {
                             "type": "git",
-                            "branch": "librest-0-7",
                             "url": "https://gitlab.gnome.org/GNOME/librest.git";
                         }
                     ]


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