[Libreoffice-commits] .: animations/source

Norbert Thiebaud nthiebaud at kemper.freedesktop.org
Tue Oct 26 23:16:35 PDT 2010


 animations/source/animcore/animcore.xml |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit dedee9c7d7ece1a6b6af51cbeeb8af895aea7087
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Wed Oct 27 01:08:01 2010 -0500

    remove vos reference from uno xml descriptions

diff --git a/animations/source/animcore/animcore.xml b/animations/source/animcore/animcore.xml
index 028008f..22c3ddd 100644
--- a/animations/source/animcore/animcore.xml
+++ b/animations/source/animcore/animcore.xml
@@ -19,12 +19,10 @@
 
     <project-build-dependency>	cppuhelper	</project-build-dependency>
     <project-build-dependency>	cppu		</project-build-dependency>
-    <project-build-dependency>	vos			</project-build-dependency>
     <project-build-dependency>	sal			</project-build-dependency>
 
     <runtime-module-dependency>	cppuhelper	</runtime-module-dependency>
     <runtime-module-dependency>	cppu2		</runtime-module-dependency>
-    <runtime-module-dependency>	vos2MSC		</runtime-module-dependency>
     <runtime-module-dependency>	sal2		</runtime-module-dependency>
 </module-description>
 


More information about the Libreoffice-commits mailing list