add fontconfig to tail_build
Change-Id: Iff855964f085a94633cfe25462dd9f5e44a8a828
This commit is contained in:
parent
acfd176c30
commit
120553e558
2 changed files with 3 additions and 1 deletions
|
@ -76,10 +76,12 @@ $(eval $(call gb_Module_add_moduledirs,tail_build,\
|
|||
extras \
|
||||
fileaccess \
|
||||
filter \
|
||||
$(call gb_Helper_optional,FONTCONFIG,fontconfig) \
|
||||
forms \
|
||||
formula \
|
||||
fpicker \
|
||||
framework \
|
||||
$(call gb_Helper_optional,FREETYPE,freetype) \
|
||||
$(call gb_Helper_optional,GRAPHITE,graphite) \
|
||||
$(call gb_Helper_optional,DESKTOP,helpcompiler) \
|
||||
$(call gb_Helper_optional,HSQLDB,hsqldb) \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
tb tail_build : FONTCONFIG:fontconfig LIBXML2:libxml2 LIBXSLT:libxslt MOZ:moz NSS:nss XPDF:xpdf solenv soltools NULL
|
||||
tb tail_build : LIBXML2:libxml2 LIBXSLT:libxslt MOZ:moz NSS:nss XPDF:xpdf solenv soltools NULL
|
||||
tb tail_build\prj nmake - all tb_prj NULL
|
||||
|
|
Loading…
Reference in a new issue