Skip to Content.
Sympa Menu

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

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 (8c79967267016d6d958d8b71b3d6a588d7fe84df)
  • Date: Tue, 2 Jan 2007 12:23:14 -0600

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

windowmanagers/openbox/DEPENDS | 5 +++--
windowmanagers/openbox/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 8c79967267016d6d958d8b71b3d6a588d7fe84df
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

openbox depends on libxml2
(cherry picked from 7f683d9eedde84a7c64e1258e4dbc1283ca4af67 commit)

diff --git a/windowmanagers/openbox/DEPENDS b/windowmanagers/openbox/DEPENDS
index ecb9f83..13b6aae 100755
--- a/windowmanagers/openbox/DEPENDS
+++ b/windowmanagers/openbox/DEPENDS
@@ -1,6 +1,7 @@
-depends X11-LIBS &&
-depends glib2 &&
+depends X11-LIBS &&
depends fontconfig &&
+depends glib2 &&
+depends libxml2 &&

optional_depends startup-notification \
"" \
diff --git a/windowmanagers/openbox/HISTORY b/windowmanagers/openbox/HISTORY
index 42a8feb..c7eaa7b 100644
--- a/windowmanagers/openbox/HISTORY
+++ b/windowmanagers/openbox/HISTORY
@@ -1,3 +1,6 @@
+2007-01-02 Eric Sandall <eric AT sandall.us>
+ * DEPENDS: Depends on libxml2
+
2006-09-07 Pieter Lenaerts <e-type AT sourcemage.org>
* DETAILS: updated to 3.3.1




  • [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Eric Sandall (8c79967267016d6d958d8b71b3d6a588d7fe84df), Eric Sandall, 01/02/2007

Archive powered by MHonArc 2.6.24.

Top of Page