[Libreoffice-commits] .: Module_tail_build.mk tail_build/prj
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Dec 31 13:34:25 PST 2012
Module_tail_build.mk | 2 ++
tail_build/prj/build.lst | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 120553e5585b7a6efef796d0b4e5f7159979ead9
Author: Peter Foley <pefoley2 at verizon.net>
Date: Mon Dec 31 16:35:34 2012 -0500
add fontconfig to tail_build
Change-Id: Iff855964f085a94633cfe25462dd9f5e44a8a828
diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index dce689a..0407aae 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -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) \
diff --git a/tail_build/prj/build.lst b/tail_build/prj/build.lst
index ff0fbf9..0b03bb2 100644
--- a/tail_build/prj/build.lst
+++ b/tail_build/prj/build.lst
@@ -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
More information about the Libreoffice-commits
mailing list