[jhbuild] 3.28: Disable udisks2 for gvfs on non-Linux systems
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.28: Disable udisks2 for gvfs on non-Linux systems
- Date: Sun, 24 Dec 2017 12:09:35 +0000 (UTC)
commit ac6d42af5bc54deef4b536defc1fbcbb2d00b037
Author: Ting-Wei Lan <lantw src gnome org>
Date: Sun Dec 24 19:54:36 2017 +0800
3.28: Disable udisks2 for gvfs on non-Linux systems
udisks2 is not available on non-Linux systems.
modulesets/gnome-suites-core-3.28.modules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.28.modules b/modulesets/gnome-suites-core-3.28.modules
index 4109694..c2e67fb 100644
--- a/modulesets/gnome-suites-core-3.28.modules
+++ b/modulesets/gnome-suites-core-3.28.modules
@@ -443,7 +443,7 @@
<meson id="gvfs" mesonargs="-Dsystemduserunitdir=no -Dtmpfilesdir=no -Dinstalled_tests=true
-Ddbus_service_dir=${prefix}/share/dbus-1/services">
<if condition-unset="linux">
- <mesonargs value="-Dadmin=false"/>
+ <mesonargs value="-Dadmin=false -Dudisks2=false"/>
</if>
<if condition-unset="systemd">
<mesonargs value="-Dlogind=false"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]