summaryrefslogtreecommitdiff
path: root/xmloff/Library_xo.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2013-02-01 14:26:36 +0100
committerLuboš Luňák <l.lunak@suse.cz>2013-02-01 14:26:36 +0100
commit989d0953a4d69bef3c8aba8e9dc7758194adcdc4 (patch)
tree678cdb4ca547e9b37248f1b3d5b54ea4e17286d5 /xmloff/Library_xo.mk
parent5ceaa68ca51c4d182210a28a64d574de6170b9ca (diff)
basic support for embedded fonts in odt (fdo#42195)
There are still places that should be improved a bit, but this works. Change-Id: Ieb7947a294ec95b6fd8cec2e8c4bc731e2594c42
Diffstat (limited to 'xmloff/Library_xo.mk')
-rw-r--r--xmloff/Library_xo.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/Library_xo.mk b/xmloff/Library_xo.mk
index a24b6fd27812..7ffa8ba4c459 100644
--- a/xmloff/Library_xo.mk
+++ b/xmloff/Library_xo.mk
@@ -50,6 +50,7 @@ $(eval $(call gb_Library_use_libraries,xo,\
svl \
tl \
utl \
+ vcl \
$(gb_UWINAPI) \
))