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

Peng Chang (Charles) scm at sourcemage.org
Tue Jul 20 09:11:23 EDT 2010


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



More information about the SM-Commit mailing list