Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (1ce68eab4900520a12157a622cfa1671de78b87c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pieter Lenaerts <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (1ce68eab4900520a12157a622cfa1671de78b87c)
  • Date: Fri, 28 Jul 2006 02:59:44 -0500

GIT changes to master grimoire by Pieter Lenaerts <e-type AT sourcemage.org>:

utils/dbus-mono/DEPENDS | 4 ++--
utils/dbus-mono/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 1ce68eab4900520a12157a622cfa1671de78b87c
Author: Pieter Lenaerts <e-type AT sourcemage.org>
Commit: Pieter Lenaerts <e-type AT sourcemage.org>

dbus-mono: depends gtk-sharp, not mono

diff --git a/utils/dbus-mono/DEPENDS b/utils/dbus-mono/DEPENDS
index 15ce3a0..72b11b6 100755
--- a/utils/dbus-mono/DEPENDS
+++ b/utils/dbus-mono/DEPENDS
@@ -1,3 +1,3 @@
-depends git &&
-depends mono &&
+depends git &&
+depends gtk-sharp &&
depends dbus-glib
diff --git a/utils/dbus-mono/HISTORY b/utils/dbus-mono/HISTORY
index b099acf..2f728f8 100644
--- a/utils/dbus-mono/HISTORY
+++ b/utils/dbus-mono/HISTORY
@@ -1,2 +1,5 @@
2006-07-28 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DEPENDS: depends gtk-sharp, makes mono implicit
+
+2006-07-28 Pieter Lenaerts <e-type AT sourcemage.org>
* DETAILS, DEPENDS, PREPARE, BUILD, HISTORY: created spell




Archive powered by MHonArc 2.6.24.

Top of Page