[gnome-continuous] Force Autotools build for libsecret



commit 7100e991b9facf228d8bcad43a543603a0857caa
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat May 11 00:38:58 2019 +0100

    Force Autotools build for libsecret
    
    The Meson build still tries to use libgcrypt-config.

 manifest.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index c5fd53b..3e3e0b4 100644
--- a/manifest.json
+++ b/manifest.json
@@ -682,9 +682,10 @@
 
                {"src": "gnome:libsecret.git",
                  "name": "libsecret",
+                 "force-autotools": true,
                  "tag": "b5442654d483e959ac9ecd3a3fb9eebc8d9d8399",
                  "tag-reason": "https://gitlab.gnome.org/GNOME/libsecret/merge_requests/19";,
-                "config-opts": ["-Dmanpage=false", "-Dgtk_doc=false"]},
+                "config-opts": ["--disable-manpages"]},
 
                {"src": "gnome:gnome-keyring.git",
                  "name": "gnome-keyring",


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