Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4db42032ce5af1389481e32682bfb3302bcd6512)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4db42032ce5af1389481e32682bfb3302bcd6512)
  • Date: Sat, 28 Nov 2009 08:25:39 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit 4db42032ce5af1389481e32682bfb3302bcd6512
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

fluxbox: finally killed xorg-libs

diff --git a/windowmanagers/fluxbox/DEPENDS b/windowmanagers/fluxbox/DEPENDS
index 5825fb0..f3a7f6e 100755
--- a/windowmanagers/fluxbox/DEPENDS
+++ b/windowmanagers/fluxbox/DEPENDS
@@ -1,6 +1,7 @@
-depends xorg-libs &&
-depends freetype2 &&
depends g++ &&
+depends libx11 &&
+depends libsm &&
+depends fontconfig &&

if [[ $FLUXBOX_GIT == y ]]; then
depends git
diff --git a/windowmanagers/fluxbox/HISTORY b/windowmanagers/fluxbox/HISTORY
index 30d0e8a..9f04437 100644
--- a/windowmanagers/fluxbox/HISTORY
+++ b/windowmanagers/fluxbox/HISTORY
@@ -1,3 +1,6 @@
+2009-11-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: corrected dependencies -- killed xorg-libs, see #14699
+
2008-11-14 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: added xmessage, fixes bug #14876




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4db42032ce5af1389481e32682bfb3302bcd6512), Vlad Glagolev, 11/28/2009

Archive powered by MHonArc 2.6.24.

Top of Page