Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test grimoire by Robin Cook
  • Date: Mon, 22 May 2006 19:01:55 -0500

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

gnome2-libs/gnome-panel/DEPENDS | 1 +
gnome2-libs/gnome-panel/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 9bb7f790d6a5e8b8bc61e8e13fc7344dd9def987
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gnome-panel: added libxml2 to depends (bug #11917)

diff --git a/gnome2-libs/gnome-panel/DEPENDS b/gnome2-libs/gnome-panel/DEPENDS
index 56ffb91..ad309d8 100755
--- a/gnome2-libs/gnome-panel/DEPENDS
+++ b/gnome2-libs/gnome-panel/DEPENDS
@@ -9,6 +9,7 @@ depends libgnomeui &&
depends orbit2 &&
depends libwnck &&
depends scrollkeeper &&
+depends libxml2 &&

optional_depends evolution-data-server \
'--enable-eds' \
diff --git a/gnome2-libs/gnome-panel/HISTORY b/gnome2-libs/gnome-panel/HISTORY
index df0430b..8ee24f9 100644
--- a/gnome2-libs/gnome-panel/HISTORY
+++ b/gnome2-libs/gnome-panel/HISTORY
@@ -1,3 +1,6 @@
+2006-05-22 Robin Cook <rcook AT wyrms.net>
+ * DEPENDS: added libxml2 (bug #11917)
+
2006-05-21 Robin Cook <rcook AT wyrms.net>
* DETAILS: added PATCHLEVEL
* G_SCHEMAS: added




Archive powered by MHonArc 2.6.24.

Top of Page