Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (0c943d01171ff2242e3c91177f1770402c411ae7)

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 devel-xorg-modular grimoire by Vlad Glagolev (0c943d01171ff2242e3c91177f1770402c411ae7)
  • Date: Wed, 12 Jan 2011 14:36:39 -0600

GIT changes to devel-xorg-modular grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

xorg-lib/libxft/DEPENDS | 3 +--
xorg-lib/libxft/HISTORY | 3 ---
2 files changed, 1 insertion(+), 5 deletions(-)

New commits:
commit 0c943d01171ff2242e3c91177f1770402c411ae7
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "libxft: added missing dependency"

This reverts commit 76acddb4d0772f285134fee3eb66bee5f54400a1.

let's try one more solution

diff --git a/xorg-lib/libxft/DEPENDS b/xorg-lib/libxft/DEPENDS
index 08de1fa..56307a3 100755
--- a/xorg-lib/libxft/DEPENDS
+++ b/xorg-lib/libxft/DEPENDS
@@ -5,5 +5,4 @@ depends zlib &&
depends freetype2 &&
depends fontconfig &&
depends util-macros &&
-depends libxrender &&
-depends libpthread-stubs
+depends libxrender
diff --git a/xorg-lib/libxft/HISTORY b/xorg-lib/libxft/HISTORY
index 7c0b58e..fd6dff6 100644
--- a/xorg-lib/libxft/HISTORY
+++ b/xorg-lib/libxft/HISTORY
@@ -1,6 +1,3 @@
-2011-01-12 Vlad Glagolev <stealth AT sourcemage.org>
- * DEPENDS: added missing dependency
-
2010-11-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.2.0
update description



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (0c943d01171ff2242e3c91177f1770402c411ae7), Vlad Glagolev, 01/12/2011

Archive powered by MHonArc 2.6.24.

Top of Page