Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Eric Sandall (6bd1896c86d50426fcc6a365c301d65f7e86abce)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Eric Sandall (6bd1896c86d50426fcc6a365c301d65f7e86abce)
  • Date: Thu, 4 Jan 2007 09:34:45 -0600

GIT changes to stable-rc-0.6 grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

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

New commits:
commit 6bd1896c86d50426fcc6a365c301d65f7e86abce
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gconf2 depends on xml-parser-expat
(cherry picked from 6cf9dd71f4cffd260cd52e54aa685aed3c4e611f commit)

diff --git a/gnome2-libs/gconf2/DEPENDS b/gnome2-libs/gconf2/DEPENDS
index 43a74d6..cef6022 100755
--- a/gnome2-libs/gconf2/DEPENDS
+++ b/gnome2-libs/gconf2/DEPENDS
@@ -1,5 +1,6 @@
-depends libxml2 &&
-depends orbit2 &&
+depends libxml2 &&
+depends orbit2 &&
+depends xml-parser-expat &&

optional_depends gtk-doc \
"--enable-gtk-doc" \
diff --git a/gnome2-libs/gconf2/HISTORY b/gnome2-libs/gconf2/HISTORY
index 6876411..2272808 100644
--- a/gnome2-libs/gconf2/HISTORY
+++ b/gnome2-libs/gconf2/HISTORY
@@ -1,3 +1,6 @@
+2007-01-04 Eric Sandall <eric AT sandall.us>
+ * DEPENDS: Depends on xml-parser-expat
+
2006-10-08 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.16.0




  • [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Eric Sandall (6bd1896c86d50426fcc6a365c301d65f7e86abce), Eric Sandall, 01/04/2007

Archive powered by MHonArc 2.6.24.

Top of Page