diff options
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/util/ucpchelp.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlhelp/util/ucpchelp.xml b/xmlhelp/util/ucpchelp.xml index 3e1239af8df8..333895606a66 100644 --- a/xmlhelp/util/ucpchelp.xml +++ b/xmlhelp/util/ucpchelp.xml @@ -42,14 +42,14 @@ <project-build-dependency> jut </project-build-dependency> <project-build-dependency> external </project-build-dependency> <project-build-dependency> XmlSearch </project-build-dependency> - <project-build-dependency> ucbhelper1$(COM) </project-build-dependency> + <project-build-dependency> ucbhelper </project-build-dependency> <project-build-dependency> berkeleydb </project-build-dependency> <runtime-module-dependency> sal3 </runtime-module-dependency> <runtime-module-dependency> cppu3 </runtime-module-dependency> <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency> <runtime-module-dependency> libdb32 </runtime-module-dependency> - <runtime-module-dependency> ucbhelper1$(COM) </runtime-module-dependency> + <runtime-module-dependency> ucbhelper4$(COM) </runtime-module-dependency> <type>com.sun.star.beans.Property</type> <type>com.sun.star.beans.PropertyAttribute</type> |