Kaydet (Commit) 8facc8e9 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

List more libraries in an attempt to make tinderbox builds work

Change-Id: I21e6affaf08322f9e9cf1554e76f935f2c3e29b3
üst 85b10471
...@@ -40,11 +40,16 @@ $(eval $(call gb_Executable_add_objcobjects,LibreOffice,\ ...@@ -40,11 +40,16 @@ $(eval $(call gb_Executable_add_objcobjects,LibreOffice,\
# it likely that all necessary libraries are built before this # it likely that all necessary libraries are built before this
# executable is. # executable is.
$(eval $(call gb_Executable_use_libraries,LibreOffice,\ $(eval $(call gb_Executable_use_libraries,LibreOffice,\
for \
msfilter \
msword \ msword \
oox \
sal \ sal \
sc \ sc \
scfilt \ scfilt \
sdfilt \ sdfilt \
svt \
svx \
swui \ swui \
)) ))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment