[SM-Commit] GIT changes to devel-gnome-2.32 grimoire by Ladislav Hagara (343dbd1d500b79543a437f94941ea8769c00417e)

Ladislav Hagara scm at sourcemage.org
Sun Oct 24 09:01:00 EDT 2010


GIT changes to devel-gnome-2.32 grimoire by Ladislav Hagara <hgr at vabo.cz>:

 telephony/telepathy-glib/DEPENDS |    7 ++++++-
 telephony/telepathy-glib/HISTORY |    3 +++
 2 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 343dbd1d500b79543a437f94941ea8769c00417e
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    telepathy-glib optional_depends on vala

diff --git a/telephony/telepathy-glib/DEPENDS b/telephony/telepathy-glib/DEPENDS
index e0d4043..66b2e2d 100755
--- a/telephony/telepathy-glib/DEPENDS
+++ b/telephony/telepathy-glib/DEPENDS
@@ -2,4 +2,9 @@ depends glib2         &&
 depends dbus-glib     &&
 depends pkgconfig     &&
 depends python        &&
-depends libxslt
+depends libxslt &&
+
+optional_depends vala \
+                 "--enable-vala-bindings"  \
+                 "--disable-vala-bindings" \
+                 "to build the Vala bindings"
diff --git a/telephony/telepathy-glib/HISTORY b/telephony/telepathy-glib/HISTORY
index 067edda..6dc94ea 100644
--- a/telephony/telepathy-glib/HISTORY
+++ b/telephony/telepathy-glib/HISTORY
@@ -1,3 +1,6 @@
+2010-10-24 Ladislav Hagara <hgr at vabo.cz>
+	* DEPENDS: added optional_depends vala
+
 2010-10-18 Bor Kraljič <pyrobor at ver.si>
 	* DETAILS: updated spell to 0.12.1
 



More information about the SM-Commit mailing list