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

George Sherwood scm at sourcemage.org
Sat Oct 11 15:45:25 EDT 2008


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



More information about the SM-Commit mailing list