[jhbuild] core-3.22: Disable non-srcdir builds for mission-control
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-3.22: Disable non-srcdir builds for mission-control
- Date: Thu, 2 Jun 2016 22:18:34 +0000 (UTC)
commit 40be55dd1020fcfbda83feec0939fac7e02a4481
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Jun 2 23:17:53 2016 +0100
core-3.22: Disable non-srcdir builds for mission-control
modulesets/gnome-suites-core-3.22.modules | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.22.modules b/modulesets/gnome-suites-core-3.22.modules
index 5e71fa6..15fae85 100644
--- a/modulesets/gnome-suites-core-3.22.modules
+++ b/modulesets/gnome-suites-core-3.22.modules
@@ -607,7 +607,9 @@
</autotools>
<!-- mc 5.16 doesn't build against upower 1.0 -->
- <autotools id="telepathy-mission-control" autogenargs="--disable-upower">
+ <autotools id="telepathy-mission-control"
+ autogenargs="--disable-upower"
+ supports-non-srcdir-builds="no">
<branch repo="telepathy.freedesktop.org" revision="telepathy-mission-control-5.16"/>
<dependencies>
<dep package="dbus"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]