[gnome-continuous] Disable Lua support in grilo-plugins



commit c7ee1843559e2a52c91cfc7c47fce02cf025c636
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Jan 24 11:01:25 2019 +0000

    Disable Lua support in grilo-plugins
    
    We don't build Lua in Continuous.

 manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index a00e357..786e72c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1050,7 +1050,7 @@
 
                {"src": "gnome:grilo-plugins.git",
                  "name": "grilo-plugins",
-                 "config-opts": ["-Denable-gtk-doc=false"]},
+                 "config-opts": ["-Denable-gtk-doc=false", "-Denable-lua-factory=no"]},
 
                {"src": "gnome:libzapojit.git",
                  "name": "libzapojit"},


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