summaryrefslogtreecommitdiff
path: root/xmloff/Library_xo.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2013-02-01 16:14:31 +0100
committerLuboš Luňák <l.lunak@suse.cz>2013-02-01 16:14:31 +0100
commit7bce8c2e491562873705e3e451ba66d005b22646 (patch)
treec667d9cc48352937e58d5571a529e1322eec7d8e /xmloff/Library_xo.mk
parent4a35d82420503b8f1b1d404cf6e47f3a1e47f384 (diff)
temporarily disable the xmloff/vcl dependency
As far as I can tell, there is not circular dependency, but make complains, and only when invoked from toplevel, not from tail_build. Looks like gbuild problem, but do a hackish change to make unbreak clean compilation, for now. Change-Id: I445ba343f9eaa988c60c288bf5fc1c5d1c7b67a5
Diffstat (limited to 'xmloff/Library_xo.mk')
-rw-r--r--xmloff/Library_xo.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/Library_xo.mk b/xmloff/Library_xo.mk
index 7ffa8ba4c459..a24b6fd27812 100644
--- a/xmloff/Library_xo.mk
+++ b/xmloff/Library_xo.mk
@@ -50,7 +50,6 @@ $(eval $(call gb_Library_use_libraries,xo,\
svl \
tl \
utl \
- vcl \
$(gb_UWINAPI) \
))