[jhbuild] 3.26: Disable flatpak and sysprof for gnome-builder on non-Linux
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.26: Disable flatpak and sysprof for gnome-builder on non-Linux
- Date: Tue, 20 Jun 2017 13:38:15 +0000 (UTC)
commit 78aac318d820514c2222c90281b09a482258c887
Author: Ting-Wei Lan <lantw src gnome org>
Date: Tue Jun 20 21:34:29 2017 +0800
3.26: Disable flatpak and sysprof for gnome-builder on non-Linux
modulesets/gnome-apps-3.26.modules | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.26.modules b/modulesets/gnome-apps-3.26.modules
index 216af87..e7a0d23 100644
--- a/modulesets/gnome-apps-3.26.modules
+++ b/modulesets/gnome-apps-3.26.modules
@@ -320,6 +320,9 @@
</autotools>
<meson id="gnome-builder">
+ <if condition-unset="linux">
+ <mesonargs value="-Dwith_flatpak=false -Dwith_sysprof=false"/>
+ </if>
<branch/>
<dependencies>
<dep package="devhelp"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]