ooo-build r11825 - in trunk: . patches/src680



Author: pmladek
Date: Thu Mar  6 14:24:35 2008
New Revision: 11825
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11825&view=rev

Log:
2008-03-06  Petr Mladek  <pmladek suse cz>

	* patches/src680/gnome-vfs-late-init.diff: add build dependency on vcl;
	  fixes build problem reported by ZÃ <mmodem00 gmail com>
	* patches/src680/ucb-extra-prerequisites.diff: update according to
	  the above change



Modified:
   trunk/ChangeLog
   trunk/patches/src680/gnome-vfs-late-init.diff
   trunk/patches/src680/ucb-extra-prerequisites.diff

Modified: trunk/patches/src680/gnome-vfs-late-init.diff
==============================================================================
--- trunk/patches/src680/gnome-vfs-late-init.diff	(original)
+++ trunk/patches/src680/gnome-vfs-late-init.diff	Thu Mar  6 14:24:35 2008
@@ -133,3 +133,11 @@
  
  	uno::Reference< lang::XMultiServiceFactory > xSMgr
  		(reinterpret_cast< lang::XMultiServiceFactory * >( pServiceManager ) );
+--- ucb/prj/build.lst.old	2007-11-26 13:43:29.000000000 +0100
++++ ucb/prj/build.lst	2008-03-06 15:06:44.000000000 +0100
+@@ -1,4 +1,4 @@
+-uc ucb : cppuhelper CURL:curl OPENSSL:openssl NEON:neon LIBXML2:libxml2 offapi sal salhelper ucbhelper udkapi comphelper NULL
++uc ucb : cppuhelper CURL:curl OPENSSL:openssl NEON:neon LIBXML2:libxml2 offapi sal salhelper ucbhelper udkapi comphelper vcl NULL
+ uc	ucb							usr1	-	all	uc_mkout NULL
+ uc	ucb\inc					    nmake	-	all	uc_inc NULL
+ uc	ucb\source\regexp		    nmake	-	all	uc_regexp uc_inc NULL

Modified: trunk/patches/src680/ucb-extra-prerequisites.diff
==============================================================================
--- trunk/patches/src680/ucb-extra-prerequisites.diff	(original)
+++ trunk/patches/src680/ucb-extra-prerequisites.diff	Thu Mar  6 14:24:35 2008
@@ -1,7 +1,7 @@
 --- ucb/prj/build.lst	18 Oct 2005 08:45:24 -0000	1.20
 +++ ucb/prj/build.lst	13 Mar 2006 10:55:34 -0000
 @@ -1,4 +1,4 @@
--uc ucb : cppuhelper CURL:curl OPENSSL:openssl NEON:neon LIBXML2:libxml2 offapi sal salhelper ucbhelper udkapi comphelper NULL
+-uc ucb : cppuhelper CURL:curl OPENSSL:openssl NEON:neon LIBXML2:libxml2 offapi sal salhelper ucbhelper udkapi comphelper vcl NULL
 +uc ucb : cppuhelper CURL:curl OPENSSL:openssl NEON:neon LIBXML2:libxml2 offapi sal salhelper ucbhelper udkapi comphelper tools vcl NULL
  uc	ucb							usr1	-	all	uc_mkout NULL
  uc	ucb\inc					    nmake	-	all	uc_inc NULL



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]