[jhbuild] world: gnome-packagekit switched to meson
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] world: gnome-packagekit switched to meson
- Date: Sun, 7 May 2017 14:34:16 +0000 (UTC)
commit 20388cd7839a048cc1ead0e54a017b5140926fcf
Author: Ting-Wei Lan <lantw src gnome org>
Date: Sun May 7 22:31:39 2017 +0800
world: gnome-packagekit switched to meson
modulesets/gnome-world.modules | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 13418a0..c22f6b9 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -3054,7 +3054,10 @@
</suggests>
</autotools>
- <autotools id="gnome-packagekit">
+ <meson id="gnome-packagekit">
+ <if condition-unset="systemd">
+ <mesonargs value="-Denable-systemd=false"/>
+ </if>
<branch/>
<dependencies>
<dep package="PackageKit"/>
@@ -3070,7 +3073,7 @@
<dep package="libsystemd"/>
</if>
</suggests>
- </autotools>
+ </meson>
<autotools id="gnome-power-manager">
<branch/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]