[SM-Commit] GIT changes to test grimoire by Robin Cook

Robin Cook scm at mail.sourcemage.org
Sun May 7 13:58:38 EDT 2006


GIT changes to test grimoire by Robin Cook <rcook at wyrms.net>:

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

New commits:
commit 59a806fad2314cba0be8dcc663a05ebe9e779efc
Author: Robin Cook <rcook at wyrms.net>
Commit: Robin Cook <rcook at wyrms.net>

    enchant: added glib2 to DEPENDS

diff --git a/gnome2-libs/enchant/DEPENDS b/gnome2-libs/enchant/DEPENDS
index 3116ab4..0ab57da 100755
--- a/gnome2-libs/enchant/DEPENDS
+++ b/gnome2-libs/enchant/DEPENDS
@@ -1,3 +1,4 @@
-depends g++    &&
+depends g++     &&
+depends glib2   &&
 depends aspell
 
diff --git a/gnome2-libs/enchant/HISTORY b/gnome2-libs/enchant/HISTORY
index 4acda44..a270ff0 100644
--- a/gnome2-libs/enchant/HISTORY
+++ b/gnome2-libs/enchant/HISTORY
@@ -1,6 +1,8 @@
+2006-05-07 Robin Cook <rcook at wyrms.net>
+	* DEPENDS: added glib2 (bug 11339)
+
 2006-04-29 Robin Cook <rcook at wyrms.net>
 	* DETAILS: updated VERSION to 1.2.6
-
 	  updated SOURCE_URL
 
 2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>



More information about the SM-Commit mailing list