diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-27 01:08:02 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-27 01:08:02 -0500 |
commit | acccf6e4e4c54c75f71bd3d8e038fbb7cc7de91e (patch) | |
tree | 86461b585b3d7056ec95e9d79385dba5045962f4 /framework/util | |
parent | f64ef72743e55389e446e0d4bc6febd475011023 (diff) |
remove vos reference from uno xml descriptions
Diffstat (limited to 'framework/util')
-rw-r--r-- | framework/util/lgd.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/util/lgd.xml b/framework/util/lgd.xml index 278d8f97b3bc..3a7e69718cba 100644 --- a/framework/util/lgd.xml +++ b/framework/util/lgd.xml @@ -19,14 +19,12 @@ <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> sv </project-build-dependency> <project-build-dependency> tools </project-build-dependency> <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> sv </runtime-module-dependency> |