[Libreoffice-commits] .: RepositoryExternal.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Sep 11 07:24:25 PDT 2012


 RepositoryExternal.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 8a026375dc838362888aad41927ddf312da93e04
Author: Matúš Kukan <matus.kukan at gmail.com>
Date:   Tue Sep 11 16:19:19 2012 +0200

    we still need to register the library
    
    Change-Id: Ia3c38ec42bcf5b36465bca3bfee81c4008c937c3

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 3e0a650..1390585 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -1909,6 +1909,10 @@ endef
 
 else # !SYSTEM_LIBORCUS
 
+$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS,\
+	orcus \
+))
+
 define gb_LinkTarget__use_orcus
 $(call gb_LinkTarget_set_include,$(1),\
 	-I$(call gb_UnpackedTarball_get_dir,orcus/include) \


More information about the Libreoffice-commits mailing list