summaryrefslogtreecommitdiff
path: root/unoxml/prj
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-01-19 20:27:14 +0100
committerMichael Stahl <mst@openoffice.org>2011-01-19 20:27:14 +0100
commit798d3141ab4623b43f49dcd1a8d166dfed8414ca (patch)
tree3fc25b842d429cd252b88593993475bc72876462 /unoxml/prj
parent737a43c324706fa6d20302465191fe756a77f003 (diff)
xmlfix3: unoxml seems to have wrong dependencies
Diffstat (limited to 'unoxml/prj')
-rw-r--r--unoxml/prj/build.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/prj/build.lst b/unoxml/prj/build.lst
index 4da29cb9d669..4320cdd0abdf 100644
--- a/unoxml/prj/build.lst
+++ b/unoxml/prj/build.lst
@@ -1,4 +1,4 @@
-ux unoxml : offuh cppuhelper LIBXML2:libxml2 LIBXSLT:libxslt REDLAND:redland tools NULL
+ux unoxml : offuh cppuhelper LIBXML2:libxml2 LIBXSLT:libxslt REDLAND:redland sax comphelper ucbhelper NULL
ux unoxml\source\dom nmake - all ux_dom NULL
ux unoxml\source\xpath nmake - all ux_xpath ux_dom NULL
ux unoxml\source\events nmake - all ux_events ux_dom NULL