[Libreoffice-commits] .: svx/Library_svxcore.mk

2012-05-30 Thread Matus Kukan
 svx/Library_svxcore.mk |1 +
 1 file changed, 1 insertion(+)

New commits:
commit bb0eaf4f0e3129a496a861daf96da1e1907758d5
Author: Matúš Kukan matus.ku...@gmail.com
Date:   Wed May 30 09:35:19 2012 +0200

svxcore: needs also generated header from connectivity

Change-Id: I4279f9e6024e7128286e8b2d6343deee944866b2

diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index 7c021f7..beda9bd 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -384,6 +384,7 @@ $(eval $(call gb_Library_add_exception_objects,svxcore,\
 ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE))$(filter IOS,$(OS)))
 $(eval $(call gb_Library_use_packages,svxcore,\
connectivity_inc \
+   connectivity_generated \
 ))
 
 $(eval $(call gb_Library_add_exception_objects,svxcore,\
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: svx/Library_svxcore.mk

2012-05-29 Thread David Tardon
 svx/Library_svxcore.mk |4 
 1 file changed, 4 insertions(+)

New commits:
commit 4cfeba11e7bef43a174818ab73198299c2ebb945
Author: David Tardon dtar...@redhat.com
Date:   Tue May 29 14:41:08 2012 +0200

svxcore needs headers from connectivity

Change-Id: I929dc661bde5eb7ff49831d5c041c62d808a6219

diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index 50ef4b2..7c021f7 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -382,6 +382,10 @@ $(eval $(call gb_Library_add_exception_objects,svxcore,\
 ))
 
 ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE))$(filter IOS,$(OS)))
+$(eval $(call gb_Library_use_packages,svxcore,\
+   connectivity_inc \
+))
+
 $(eval $(call gb_Library_add_exception_objects,svxcore,\
 svx/source/fmcomp/dbaexchange \
 svx/source/fmcomp/fmgridcl \
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits