summaryrefslogtreecommitdiffstats
path: root/moz/makefile.mk
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2010-03-18 11:03:29 +0000
committerCaolán McNamara <cmc@openoffice.org>2010-03-18 11:03:29 +0000
commitfa73a82c4f83a232813b63d075fb591247656045 (patch)
treec36b036374cffff575485087ca5063a238ca06a4 /moz/makefile.mk
parentCWS-TOOLING: integrate CWS kso43 (diff)
downloadcore-fa73a82c4f83a232813b63d075fb591247656045.tar.gz
core-fa73a82c4f83a232813b63d075fb591247656045.zip
linuxaxp01: #i110145# need to link fontconfig explicitly
Diffstat (limited to 'moz/makefile.mk')
-rw-r--r--moz/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/moz/makefile.mk b/moz/makefile.mk
index 2eeda8c08928..30c67bfc989c 100644
--- a/moz/makefile.mk
+++ b/moz/makefile.mk
@@ -84,7 +84,8 @@ PATCH_FILES = \
seamonkey-source-$(MOZILLA_VERSION).patch \
patches/dtoa.patch \
patches/respect_disable_pango.patch \
- patches/arm_build_fix.patch
+ patches/arm_build_fix.patch \
+ patches/link_fontconfig.patch
# This file is needed for the W32 build when BUILD_MOZAB is set
# (currently only vc8/vs2005 is supported when BUILD_MOZAB is set)