[gnome-continuous] manifest: Use Meson build for gnome-photos



commit 9424ea4d23fa1fc31c97cefe8e2a108a8f32f42a
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Sep 25 18:14:09 2018 +0200

    manifest: Use Meson build for gnome-photos
    
    It has worked fine so far!

 manifest.json | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index ba1c135..86b5fa2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1363,9 +1363,7 @@
 
                {"src": "gnome:gnome-photos.git",
                  "name": "gnome-photos",
-                 "force-autotools": true,
-                "config-opts": ["--disable-Werror",
-                                "--enable-installed-tests"]},
+                "config-opts": ["-Dinstalled_tests=true"]},
 
                {"src": "gnome:d-feet.git",
                  "name": "d-feet",


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