sc/Module_sc.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2b030bcfe371c5c2effa516790f2e6fa54579973
Author:     Tor Lillqvist <[email protected]>
AuthorDate: Mon Nov 5 12:42:07 2018 +0200
Commit:     Tor Lillqvist <[email protected]>
CommitDate: Mon Nov 5 18:20:50 2018 +0100

    Build the scui library for non-DESKTOP, too
    
    In order to eventually get the Calc-specific dialogs in the mobile
    app, too.
    
    Change-Id: I30b64512b38d37ceab5706851c211ff5cf73764e
    (cherry picked from commit 1bfd9d0dd7e66ab7ab6aa888b45dceb6c1b34f7b)
    Reviewed-on: https://gerrit.libreoffice.org/62916
    Reviewed-by: Tor Lillqvist <[email protected]>
    Tested-by: Tor Lillqvist <[email protected]>

diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 42cf26ad581a..7c02955f1302 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -14,7 +14,7 @@ $(eval $(call gb_Module_add_targets,sc,\
        Library_sc \
        Library_scd \
        Library_scfilt \
-       $(call gb_Helper_optional,DESKTOP,Library_scui) \
+       Library_scui \
        $(call gb_Helper_optional,OPENCL,Package_opencl) \
        Package_res_xml \
        UIConfig_scalc \
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to