summaryrefslogblamecommitdiffstats
path: root/i18n/m17n-lib/DEPENDS
blob: b30121980a96fc14647aa10a46cd0b604a36b28f (plain) (tree)





























                                                                           
                         


                                            
depends libxml2 &&
depends fribidi &&
depends freetype2 &&

suggest_depends m17n-db \
		"" \
		"" \
		"supplies input methods, character maps, etc. for m17n-lib"

optional_depends gd \
		"--with-gd" \
		"--without-gd" \
		"support graphical devices using gd" &&

optional_depends fontconfig \
		"--with-fontconfig" \
		"--without-fontconfig" \
		"use fontconfig library" &&

optional_depends anthy \
		"--with-anthy" \
		"--without-anthy" \
		"anthy input support" &&

# The following does not yet exist as a spell
#optional_depends libotf \
#		"--with-libotf" \
#		"--without-libotf" \
#		"OpenType font support" &&

optional_depends libxft \
                 "--with-x" \
                 "--without-x" \
                 "X windows and Xft support"