[Libreoffice-commits] core.git: RepositoryModule_build.mk

Andrzej J.R. Hunt andrzej at ahunt.org
Tue Jul 16 08:02:03 PDT 2013


 RepositoryModule_build.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3f195b9b14a872d0bd1dc62a781a4ba8c197f697
Author: Andrzej J.R. Hunt <andrzej at ahunt.org>
Date:   Tue Jul 16 16:49:36 2013 +0200

    libfbembed depends on firebird being enabled.
    
    Change-Id: Id2b9891fda5755440b13fa7401db3c988b5e0be5

diff --git a/RepositoryModule_build.mk b/RepositoryModule_build.mk
index 7af89f9..e1f3b8f 100644
--- a/RepositoryModule_build.mk
+++ b/RepositoryModule_build.mk
@@ -73,7 +73,7 @@ $(eval $(call gb_Module_add_moduledirs,cross_toolset,\
 			framework \
 			harfbuzz \
 			lcms2 \
-			libfbembed \
+			$(call gb_Helper_optional,FIREBIRD,libfbembed) \
 			linguistic \
 			nss \
 			package \


More information about the Libreoffice-commits mailing list