summaryrefslogtreecommitdiff
path: root/sfx2/util
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-27 01:08:02 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-27 01:08:02 -0500
commit0c69cbe99d1a3d631deaedae33eb1cca5c6ba5ee (patch)
treec2cf20671bd6f7310081d3ad3ba7f6357ae986e4 /sfx2/util
parent0e059638d80793931dc5c6fb9fdf9bb4466abadf (diff)
remove vos reference from uno xml descriptions
Diffstat (limited to 'sfx2/util')
-rw-r--r--sfx2/util/sfx.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/util/sfx.xml b/sfx2/util/sfx.xml
index a27b0970ce..681f500053 100644
--- a/sfx2/util/sfx.xml
+++ b/sfx2/util/sfx.xml
@@ -68,7 +68,6 @@
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> vos </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<project-build-dependency> tools </project-build-dependency>
<project-build-dependency> svtools </project-build-dependency>
@@ -82,7 +81,6 @@
<runtime-module-dependency> cppu2 </runtime-module-dependency>
<runtime-module-dependency> cppuhelper </runtime-module-dependency>
- <runtime-module-dependency> vos2$(COM) </runtime-module-dependency>
<runtime-module-dependency> sal2 </runtime-module-dependency>
<runtime-module-dependency> tl </runtime-module-dependency>
<runtime-module-dependency> svt </runtime-module-dependency>