[jhbuild] 3.28: Disable systemd for gnome-shell on non-systemd systems
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.28: Disable systemd for gnome-shell on non-systemd systems
- Date: Sun, 24 Dec 2017 12:09:04 +0000 (UTC)
commit e7209c6b367c7d59bc52e28bce72c0f548102122
Author: Ting-Wei Lan <lantw src gnome org>
Date: Sun Dec 24 18:21:54 2017 +0800
3.28: Disable systemd for gnome-shell on non-systemd systems
modulesets/gnome-suites-core-3.28.modules | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.28.modules b/modulesets/gnome-suites-core-3.28.modules
index 14e778b..6c4fc1d 100644
--- a/modulesets/gnome-suites-core-3.28.modules
+++ b/modulesets/gnome-suites-core-3.28.modules
@@ -341,6 +341,9 @@
<if condition-unset="linux">
<mesonargs value="-Dnetworkmanager=false"/>
</if>
+ <if condition-unset="systemd">
+ <mesonargs value="-Dsystemd=false"/>
+ </if>
<branch/>
<dependencies>
<dep package="accountsservice"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]