Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Don Johnson (9dee87520ae00c8b8982937d717fdce1a89b1a9c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Don Johnson <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Don Johnson (9dee87520ae00c8b8982937d717fdce1a89b1a9c)
  • Date: Fri, 7 Aug 2009 17:50:12 -0500

GIT changes to master grimoire by Don Johnson <minozake@felix-desktop.(none)>:

xfce/xfce4-session/DEPENDS | 2 ++
xfce/xfce4-session/HISTORY | 3 +++
xfce/xfce4-settings/DEPENDS | 2 ++
xfce/xfce4-settings/HISTORY | 3 +++
4 files changed, 10 insertions(+)

New commits:
commit 9dee87520ae00c8b8982937d717fdce1a89b1a9c
Author: Don Johnson <minozake@felix-desktop.(none)>
Commit: Don Johnson <minozake@felix-desktop.(none)>

xfce/xfce4-settings: Added libglade2 and libwnck to deps

commit 132223dde4b46fde8ad76eea2b5cd6c3ada80a7d
Author: Don Johnson <minozake@felix-desktop.(none)>
Commit: Don Johnson <minozake@felix-desktop.(none)>

xfce/xfce4-session: Added libglade2 and libwnck deps

diff --git a/xfce/xfce4-session/DEPENDS b/xfce/xfce4-session/DEPENDS
index 67b4529..fafa143 100755
--- a/xfce/xfce4-session/DEPENDS
+++ b/xfce/xfce4-session/DEPENDS
@@ -2,6 +2,8 @@ depends iceauth &&
depends xml-parser-expat &&
depends dbus-glib &&
depends libxfcegui4 &&
+depends libglade2 &&
+depends libwnck &&

optional_depends gnome-keyring \
"--enable-libgnome-keyring" \
diff --git a/xfce/xfce4-session/HISTORY b/xfce/xfce4-session/HISTORY
index fa6eb91..f1fa322 100644
--- a/xfce/xfce4-session/HISTORY
+++ b/xfce/xfce4-session/HISTORY
@@ -1,3 +1,6 @@
+2009-08-07 Donald Johnson <ltdonny AT gmail.com>
+ * DEPENDS: added libglade2 and libwnck deps
+
2009-04-19 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: 4.6.1

diff --git a/xfce/xfce4-settings/DEPENDS b/xfce/xfce4-settings/DEPENDS
index 51d2e98..43335c5 100755
--- a/xfce/xfce4-settings/DEPENDS
+++ b/xfce/xfce4-settings/DEPENDS
@@ -1,5 +1,7 @@
depends exo &&
depends libxfcegui4 &&
+depends libglade2 &&
+depends libwnck &&

optional_depends libxrandr \
"--enable-xrandr" \
diff --git a/xfce/xfce4-settings/HISTORY b/xfce/xfce4-settings/HISTORY
index 07f78e6..d726742 100644
--- a/xfce/xfce4-settings/HISTORY
+++ b/xfce/xfce4-settings/HISTORY
@@ -1,3 +1,6 @@
+2009-08-07 Donald Johnson <ltdonny AT gmail.com>
+ * DEPENDS: added libglade2 and libwnck deps
+
2009-04-22 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on exo
Add missing &&



  • [SM-Commit] GIT changes to master grimoire by Don Johnson (9dee87520ae00c8b8982937d717fdce1a89b1a9c), Don Johnson, 08/07/2009

Archive powered by MHonArc 2.6.24.

Top of Page