[Libreoffice-commits] core.git: Repository.mk
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Thu Jun 9 19:52:33 UTC 2016
Repository.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1193443b15b0e38cbfb41573b31acf9a8d90ce2c
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
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 <ci at libreoffice.org>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
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 \
More information about the Libreoffice-commits
mailing list