[gnome-continuous] Move libsecret's config_opts to Meson options



commit c07b07ad5eb6a84d22fcf42fa95d7a0ec8bda76f
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Jan 19 23:51:23 2019 +0000

    Move libsecret's config_opts to Meson options

 manifest.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index fca358a..bf00b64 100644
--- a/manifest.json
+++ b/manifest.json
@@ -682,7 +682,7 @@
 
                {"src": "gnome:libsecret.git",
                  "name": "libsecret",
-                "config-opts": ["--disable-manpages"]},
+                "config-opts": ["-Dmanpage=false", "-Dgtk_doc=false"]},
 
                {"src": "gnome:gnome-keyring.git",
                  "name": "gnome-keyring",
@@ -1512,7 +1512,7 @@
 
     "initramfs-build-epoch": {"version": 0},
     
-       "build-epoch": {"version": 173,
+       "build-epoch": {"version": 174,
                        "all": false,
-                       "component-names": ["libsoup"]}
+                       "component-names": ["libsecret"]}
 }


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