[Lunar-commits] <moonbase> texlive: Adding icu4c as an optional_depends.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Sep 29 17:22:47 CEST 2010
commit ae400da778ca835953bf81aed8a26ea8988125f5
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Sep 29 11:22:47 2010 -0400
texlive: Adding icu4c as an optional_depends.
---
zbeta/texlive/DEPENDS | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/zbeta/texlive/DEPENDS b/zbeta/texlive/DEPENDS
index 31a46ef..6aa8d2f 100644
--- a/zbeta/texlive/DEPENDS
+++ b/zbeta/texlive/DEPENDS
@@ -13,6 +13,7 @@ depends ghostscript
depends lua
optional_depends "t1lib" "--with-system-t1lib" "--without-system-t1lib" "for t1lib support"
+optional_depends "icu4c" "--with-system-icu" "--without-system-icu" "for ICU support"
# This will look like the wrong way around. It means whether to install texlive's own version of lcdf-typetools, or use the lcdf-typetools module from moonbase.
optional_depends "lcdf-typetools" "--disable-lcdf-typetools" "--enable-lcdf-typetools" "for Postscript support (if n, TeX Live's own version will be installed)"
More information about the Lunar-commits
mailing list