Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (04f0790002b0162d34a65f61c2117bba37a1c1b8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Peng Chang (Charles)" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (04f0790002b0162d34a65f61c2117bba37a1c1b8)
  • Date: Tue, 20 Jul 2010 08:11:23 -0500

GIT changes to master grimoire by Peng Chang (Charles) <chp AT sourcemage.org>:

latex/texlive/DEPENDS | 1 +
latex/texlive/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 04f0790002b0162d34a65f61c2117bba37a1c1b8
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

texlive: depends texinfo as suggested by ruskie

Thanks ruskie :) I forgot to fix this earlier. But I still have no clue
that it depends on ncurses.

diff --git a/latex/texlive/DEPENDS b/latex/texlive/DEPENDS
index 395dc5b..b7b2227 100755
--- a/latex/texlive/DEPENDS
+++ b/latex/texlive/DEPENDS
@@ -5,6 +5,7 @@ depends g++ &&
depends flex &&
depends expat &&
depends ed &&
+depends texinfo &&
depends ghostscript '--with-gs=gs' &&
depends fontconfig "--enable-xetex" &&
depends freetype2 "--with-system-freetype2" &&
diff --git a/latex/texlive/HISTORY b/latex/texlive/HISTORY
index e825afa..6f4a392 100644
--- a/latex/texlive/HISTORY
+++ b/latex/texlive/HISTORY
@@ -1,3 +1,6 @@
+2010-07-20 Peng Chang (Charles) <chp AT sourcemage.org>
+ * DEPENDS: depends texinfo for install-info
+
2010-07-18 Peng Chang (Charles) <chp AT sourcemage.org>
* DETAILS: UPSTREAM_HASH
fill LICENSE according to Wikipedia



  • [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (04f0790002b0162d34a65f61c2117bba37a1c1b8), Peng Chang (Charles), 07/20/2010

Archive powered by MHonArc 2.6.24.

Top of Page