Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (61de3eeee1f20e479190246572f86dd08d15946a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (61de3eeee1f20e479190246572f86dd08d15946a)
  • Date: Sat, 11 Oct 2008 14:45:25 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

gnome2-libs/zenity/DEPENDS | 5 +++--
gnome2-libs/zenity/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 61de3eeee1f20e479190246572f86dd08d15946a
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

zenity: Fix depends error

diff --git a/gnome2-libs/zenity/DEPENDS b/gnome2-libs/zenity/DEPENDS
index 9ab1d91..5ea4f29 100755
--- a/gnome2-libs/zenity/DEPENDS
+++ b/gnome2-libs/zenity/DEPENDS
@@ -1,7 +1,8 @@
depends gtk+2 &&
depends libglade2 &&
-depends libgnome-canvas &&
+depends libgnomecanvas &&

optional_depends libnotify \
"--enable-libnotify" "--disable-libnotify" \
- "Enable libnotify support?"
\ No newline at end of file
+ "Enable libnotify support?"
+
diff --git a/gnome2-libs/zenity/HISTORY b/gnome2-libs/zenity/HISTORY
index 4a82bf5..4638ad0 100644
--- a/gnome2-libs/zenity/HISTORY
+++ b/gnome2-libs/zenity/HISTORY
@@ -1,3 +1,6 @@
+2008-10-11 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS: depends libgnomecanvas
+
2008-10-05 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.24.0
* DEPENDS: added gnome depends



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (61de3eeee1f20e479190246572f86dd08d15946a), George Sherwood, 10/11/2008

Archive powered by MHonArc 2.6.24.

Top of Page