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

New commits:
commit 1193443b15b0e38cbfb41573b31acf9a8d90ce2c
Author: Christian Lohmaier <[email protected]>
Date:   Thu Jun 9 20:01:53 2016 +0200

    fix packimages that broke android build
    
    Change-Id: Iecab49bfdf16790b777ff9069074479ec3d4188e
    Reviewed-on: https://gerrit.libreoffice.org/26130
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Christian Lohmaier <[email protected]>

diff --git a/Repository.mk b/Repository.mk
index a6b6912..a07f758 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -935,7 +935,7 @@ $(eval $(call gb_Helper_register_resources,\
        eur \
        for \
        forui \
-       fps_office \
+       $(call gb_Helper_optional_for_host,DESKTOP,fps_office) \
        frm \
        fwe \
        gal \
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to