[jhbuild] 3.12: Build mission-control without upower
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.12: Build mission-control without upower
- Date: Fri, 14 Feb 2014 14:45:21 +0000 (UTC)
commit 6ac364acd5ce2c40cf65a61a45074218d988c177
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Feb 14 09:44:34 2014 -0500
3.12: Build mission-control without upower
5.16 doesn't build against upower 1.0; 5.17 will drop the upower
support and replace it with logind calls, but its not out yet.
modulesets/gnome-suites-core-3.12.modules | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.12.modules b/modulesets/gnome-suites-core-3.12.modules
index 857e177..9aef03b 100644
--- a/modulesets/gnome-suites-core-3.12.modules
+++ b/modulesets/gnome-suites-core-3.12.modules
@@ -477,7 +477,8 @@
</after>
</autotools>
- <autotools id="telepathy-mission-control" autogenargs="--disable-Werror">
+ <!-- mc 5.16 doesn't build against upower 1.0 -->
+ <autotools id="telepathy-mission-control" autogenargs="--disable-Werror --disable-upower">
<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]