[jhbuild] 3.22: gvfs admin backend only supports Linux



commit 2ee420ad9e48d74720023d9319a00b962b0ddeb1
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Sat Jul 16 23:08:34 2016 +0800

    3.22: gvfs admin backend only supports Linux

 modulesets/gnome-suites-core-3.22.modules |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.22.modules b/modulesets/gnome-suites-core-3.22.modules
index 310b4f5..1c77780 100644
--- a/modulesets/gnome-suites-core-3.22.modules
+++ b/modulesets/gnome-suites-core-3.22.modules
@@ -473,6 +473,9 @@
   </autotools>
 
  <autotools id="gvfs">
+    <if condition-unset="linux">
+      <autogenargs value="--disable-admin"/>
+    </if>
     <branch/>
     <dependencies>
       <dep package="intltool"/>


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