Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (b22bc7ee39956ce9bd551a943607fc1df8590eb6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (b22bc7ee39956ce9bd551a943607fc1df8590eb6)
  • Date: Wed, 2 Sep 2009 18:21:15 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

utils/notify-sharp/DEPENDS | 3 ++-
utils/notify-sharp/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit b22bc7ee39956ce9bd551a943607fc1df8590eb6
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

notify-sharp: added missing dep on ndesk-dbus-glib

diff --git a/utils/notify-sharp/DEPENDS b/utils/notify-sharp/DEPENDS
index 78057dd..27566e4 100755
--- a/utils/notify-sharp/DEPENDS
+++ b/utils/notify-sharp/DEPENDS
@@ -1 +1,2 @@
-depends mono
+depends mono &&
+depends ndesk-dbus-glib
diff --git a/utils/notify-sharp/HISTORY b/utils/notify-sharp/HISTORY
index 044d275..4f47f31 100644
--- a/utils/notify-sharp/HISTORY
+++ b/utils/notify-sharp/HISTORY
@@ -1,3 +1,6 @@
+2009-09-02 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS: added missing dep on ndesk-dbus-glib
+
2009-06-25 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS, DEPENDS, PRE_BUILD: spell created, version 20080912




  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (b22bc7ee39956ce9bd551a943607fc1df8590eb6), Arjan Bouter, 09/02/2009

Archive powered by MHonArc 2.6.24.

Top of Page