Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (96b4ce5e665c420fa5bb2effa180499ed8e1f8c2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (96b4ce5e665c420fa5bb2effa180499ed8e1f8c2)
  • Date: Sat, 4 Nov 2006 12:19:28 -0600

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

x11-libs/fontconfig/DEPENDS | 1 +
x11-libs/fontconfig/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 96b4ce5e665c420fa5bb2effa180499ed8e1f8c2
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

fontconfig needs libtool

diff --git a/x11-libs/fontconfig/DEPENDS b/x11-libs/fontconfig/DEPENDS
index 3c0e73a..cf3e1aa 100755
--- a/x11-libs/fontconfig/DEPENDS
+++ b/x11-libs/fontconfig/DEPENDS
@@ -1,6 +1,7 @@
depends pkgconfig &&
depends freetype2 &&
depends automake &&
+depends libtool &&
depends expat &&

optional_depends docbook-utils \
diff --git a/x11-libs/fontconfig/HISTORY b/x11-libs/fontconfig/HISTORY
index b7f0b57..3564d24 100644
--- a/x11-libs/fontconfig/HISTORY
+++ b/x11-libs/fontconfig/HISTORY
@@ -1,3 +1,6 @@
+2006-11-04 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: build needs libtool
+
2006-08-15 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED (deprecated in favor of
PATCHLEVEL).



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (96b4ce5e665c420fa5bb2effa180499ed8e1f8c2), Thomas Orgis, 11/04/2006

Archive powered by MHonArc 2.6.24.

Top of Page