loolwsd-systemplate-setup |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 9606c29d64bc7526a4a65848613b8ee288936ed2
Author:     Andras Timar <andras.ti...@collabora.com>
AuthorDate: Wed Nov 21 15:50:44 2018 +0100
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Wed Nov 21 21:59:40 2018 +0100

    tdf#121429 PDF writing needs NSS libs in systemplate
    
    Change-Id: I478058168d8288a1e9bced66ba58b1bb26e556bb
    Reviewed-on: https://gerrit.libreoffice.org/63721
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    Tested-by: Andras Timar <andras.ti...@collabora.com>

diff --git a/loolwsd-systemplate-setup b/loolwsd-systemplate-setup
index adeedeb2d..95ccba0f7 100755
--- a/loolwsd-systemplate-setup
+++ b/loolwsd-systemplate-setup
@@ -31,6 +31,8 @@ find etc/hosts etc/nsswitch.conf etc/resolv.conf \
      usr/lib/locale/en_US.utf8 \
      usr/lib/locale/C.UTF-8 \
      usr/lib/locale/locale_archive \
+     usr/lib/x86_64-linux-gnu/nss/*.so \
+     usr/lib/x86_64-linux-gnu/libsqlite3.so.* \
      usr/share/zoneinfo/* \
      usr/share/liblangtag \
      usr/share/hyphen \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to