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
commitacccf6e4e4c54c75f71bd3d8e038fbb7cc7de91e (patch)
tree86461b585b3d7056ec95e9d79385dba5045962f4 /sfx2/util
parentf64ef72743e55389e446e0d4bc6febd475011023 (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 c16e75206001..971981cc5171 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>