[gnome-continuous] gvfs: disable bluray support



commit d3b5236eb0d44048cbadfaf5fa084e3e033b2f8d
Author: Iñigo Martínez <inigomartinez gmail com>
Date:   Thu Apr 5 19:49:37 2018 +0200

    gvfs: disable bluray support
    
    The image used in gnome-continuous does not have support for
    `libbluray` library, which is necessary for the `bluray` backend
    support.
    
    Due to this missing library, the `bluray` backend support is
    disabled.

 manifest.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 94a7ec6..bac23cf 100644
--- a/manifest.json
+++ b/manifest.json
@@ -846,6 +846,7 @@
                {"src": "gnome:gvfs",
                 "config-opts": ["-Dinstalled_tests=true",
                                  "-Dafc=false",
+                                 "-Dbluray=false",
                                  "-Dgphoto2=false"]},
 
                {"src": "gnome:gnome-bluetooth",


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