diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2013-02-01 16:15:55 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2013-02-01 18:18:29 +0100 |
commit | eb70a6e126f5801f928eac1bd1123fc672e380e0 (patch) | |
tree | 3f3a6ad35ebdaf9f201d201feb34ab012ff57ac0 /xmloff/Library_xo.mk | |
parent | 7d88c35cc3fa8b4c9ebf23800d3771a265937086 (diff) |
Revert "temporarily disable the xmloff/vcl dependency"
This reverts commit 7bce8c2e491562873705e3e451ba66d005b22646.
Diffstat (limited to 'xmloff/Library_xo.mk')
-rw-r--r-- | xmloff/Library_xo.mk | 1 |
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) \ )) |