l10ntools/Executable_helpex.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 4e2e1ca76f772d4644a21b82f79dfb4412a9c99f
Author: Tor Lillqvist <t...@collabora.com>
Date:   Mon Sep 23 09:23:50 2013 +0300

    Seems that on the Android tinderboxes, icudata is needed by helpex
    
    But it built fine locally for me, huh. Oh well.
    
    Change-Id: Icef376a26eb8069eff002b2112a25363b5e18cb3

diff --git a/l10ntools/Executable_helpex.mk b/l10ntools/Executable_helpex.mk
index c7f5cce..0118671 100644
--- a/l10ntools/Executable_helpex.mk
+++ b/l10ntools/Executable_helpex.mk
@@ -23,6 +23,7 @@ $(eval $(call gb_Executable_use_externals,helpex,\
        boost_headers \
        icu_headers \
     libxml2 \
+       icudata \
     icuuc \
     icui18n \
 ))
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to