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



commit ffb0daaa4b1416a0c7057ef94a680a31c1c960b5
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Jan 19 23:55:12 2019 +0000

    Revert "Move libsecret's config_opts to Meson options"
    
    This reverts commit c07b07ad5eb6a84d22fcf42fa95d7a0ec8bda76f.
    
    The Meson build is broken on Continuous.

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


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