[jhbuild] core-latest: Disable systemd for System Monitor on non-systemd systems
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-latest: Disable systemd for System Monitor on non-systemd systems
- Date: Sun, 20 May 2018 13:02:26 +0000 (UTC)
commit f3ac17084e9c820575d94b38465bfa1d3b262b26
Author: Ting-Wei Lan <lantw src gnome org>
Date: Sun May 20 21:00:13 2018 +0800
core-latest: Disable systemd for System Monitor on non-systemd systems
modulesets/gnome-suites-core-latest.modules | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-latest.modules b/modulesets/gnome-suites-core-latest.modules
index e1bbd63..5edcf41 100644
--- a/modulesets/gnome-suites-core-latest.modules
+++ b/modulesets/gnome-suites-core-latest.modules
@@ -1076,6 +1076,9 @@
</meson>
<meson id="gnome-system-monitor">
+ <if condition-unset="systemd">
+ <mesonargs value="-Dsystemd=false"/>
+ </if>
<branch />
<dependencies>
<dep package="glib"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]