[Lunar-commits] <moonbase-other> pango: libthai is optional

v4hn me at v4hn.de
Sun May 19 23:01:36 CEST 2013


commit e10a191a775609b88fab9b19592bb55db22ba6af
Author: v4hn <me at v4hn.de>
Date: Sun, 19 May 2013 14:01:07 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/e10a191a775609b88fab9b19592bb55db22ba6af

pango: libthai is optional

... although not configurable
---
  libs/pango/DEPENDS | +2/-1     
  1 file changed, 2 insertions(+), 1 deletion(-)

--- a/libs/pango/DEPENDS
+++ b/libs/pango/DEPENDS
@@ -2,7 +2,6 @@ depends  glib-2
 depends  fontconfig
 depends  freetype2
 depends  libxcb
-depends  libthai
 depends  harfbuzz
 
 optional_depends "cairo"  "" "" "for the cairo backend"
@@ -12,3 +11,5 @@ optional_depends "gobject-introspection"    \
                  "--enable-introspection"   \
                  "--disable-introspection"  \
                  "for gobject introspection support"
+
+optional_depends libthai "" "" "for Thai language support"




More information about the Lunar-commits mailing list