Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (0aef49173d0bf1b3a8661bb0a2a8f9d361ae663a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (0aef49173d0bf1b3a8661bb0a2a8f9d361ae663a)
  • Date: Sun, 3 Feb 2008 09:27:28 -0600

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

telephony/libtelepathy/DEPENDS | 9 +++++----
telephony/libtelepathy/HISTORY | 3 +++
2 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit 0aef49173d0bf1b3a8661bb0a2a8f9d361ae663a
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

libtelepathy: added telepathy-glib as depends

diff --git a/telephony/libtelepathy/DEPENDS b/telephony/libtelepathy/DEPENDS
index cd0f431..9b4f459 100755
--- a/telephony/libtelepathy/DEPENDS
+++ b/telephony/libtelepathy/DEPENDS
@@ -1,4 +1,5 @@
-depends dbus &&
-depends dbus-glib &&
-depends glib2 &&
-depends pkgconfig
+depends dbus &&
+depends dbus-glib &&
+depends glib2 &&
+depends pkgconfig &&
+depends telepathy-glib
diff --git a/telephony/libtelepathy/HISTORY b/telephony/libtelepathy/HISTORY
index fbf9faf..6dfb77a 100644
--- a/telephony/libtelepathy/HISTORY
+++ b/telephony/libtelepathy/HISTORY
@@ -1,3 +1,6 @@
+2008-02-03 Robin Cook <rcook AT wyrms.net>
+ * DEPENDS: added telepathy-glib
+
2008-01-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.3.1




  • [SM-Commit] GIT changes to master grimoire by Robin Cook (0aef49173d0bf1b3a8661bb0a2a8f9d361ae663a), Robin Cook, 02/03/2008

Archive powered by MHonArc 2.6.24.

Top of Page