[jhbuild] telepathy-glib: gobject-introspection is a hard requirement
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] telepathy-glib: gobject-introspection is a hard requirement
- Date: Sun, 21 May 2017 11:14:12 +0000 (UTC)
commit d2f4ab30043a811312d51ce7d8b596ed32ab4275
Author: Tristan Van Berkom <tristan vanberkom codethink co uk>
Date: Fri May 19 14:00:03 2017 +0900
telepathy-glib: gobject-introspection is a hard requirement
Moving this from <suggests> to <dependencies>, since telepathy-glib
specifies --enable-vala-bindings, otherwise without a staged
gobject-introspection build, we get the configure time error:
configure: error: GObject-Introspection must be enabled for Vala bindings
modulesets/gnome-suites-core-deps-3.26.modules | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.26.modules b/modulesets/gnome-suites-core-deps-3.26.modules
index 7f22c74..622657b 100644
--- a/modulesets/gnome-suites-core-deps-3.26.modules
+++ b/modulesets/gnome-suites-core-deps-3.26.modules
@@ -1754,14 +1754,12 @@
<branch repo="telepathy.freedesktop.org"/>
<dependencies>
<dep package="glib"/>
+ <dep package="gobject-introspection"/>
<dep package="dbus"/>
<dep package="dbus-glib"/>
<dep package="libxslt"/>
<dep package="vala"/>
</dependencies>
- <suggests>
- <dep package="gobject-introspection"/>
- </suggests>
</autotools>
<autotools id="telepathy-logger" supports-non-srcdir-builds="no">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]