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

New commits:
commit 3f195b9b14a872d0bd1dc62a781a4ba8c197f697
Author: Andrzej J.R. Hunt <andr...@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 \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to