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

Vlad Glagolev scm at sourcemage.org
Sat Nov 28 09:25:39 EST 2009


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
 



More information about the SM-Commit mailing list