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

New commits:
commit d6eabbf3e373f3966ab6b0d4e6861dfa6957ccce
Author:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
AuthorDate: Wed Aug 22 00:47:13 2018 +0200
Commit:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
CommitDate: Fri Aug 24 15:17:14 2018 +0200

    tdf#118261 package libnumbertext data files into installation sets
    
    Change-Id: I1d4bfc9de274df2b467614fba7639e7f5a653377
    Reviewed-on: https://gerrit.libreoffice.org/59421
    Tested-by: Jenkins
    Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
    (cherry picked from commit 566050c5f3f3e54bfec115f9dba693404ca91770)
    Reviewed-on: https://gerrit.libreoffice.org/59424
    Reviewed-by: Michael Stahl <michael.st...@cib.de>

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index d70b1f051968..ac962732c0c6 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -828,6 +828,10 @@ else # !SYSTEM_LIBNUMBERTEXT
 
 ifneq ($(ENABLE_LIBNUMBERTEXT),)
 
+$(eval $(call gb_Helper_register_packages_for_install,ooo, \
+       libnumbertext_numbertext \
+))
+
 define gb_LinkTarget__use_libnumbertext
 $(call gb_LinkTarget_use_package,$(1),libnumbertext_numbertext)
 $(call gb_LinkTarget_set_include,$(1),\
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to