[gnome-continuous] Disable building FUSE support in GVFS



commit a71b90532ae530deba25343159f11c9b45adc23d
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Apr 4 10:26:31 2019 +0100

    Disable building FUSE support in GVFS
    
    It requires fuse3, which our base system does not support.

 manifest.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/manifest.json b/manifest.json
index 6f474d3..934e697 100644
--- a/manifest.json
+++ b/manifest.json
@@ -929,6 +929,7 @@
                                  "-Dafc=false",
                                  "-Dbluray=false",
                                  "-Dcdda=false",
+                                 "-Dfuse=false",
                                  "-Dgphoto2=false",
                                  "-Dmtp=false",
                                  "-Dnfs=false",


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