configure.ac |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 0515ad196654c929dfd345dcf11f97fc09820cfc
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Tue Jun 7 20:34:48 2022 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jun 8 07:26:50 2022 +0200

    add LIBTIFF to cross-compiling targets
    
    with an eye to win_arm64 cross build failure
    
    Change-Id: I6872859f288168352e3e70c1d559f4d318439958
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135479
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/configure.ac b/configure.ac
index d4cbd2410e0f..2c8973dc3d2c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5742,6 +5742,7 @@ if test "$cross_compiling" = "yes"; then
         LibO
         LIBFFI
         LIBPN
+        LIBTIFF
         LIBWEBP
         LIBXML2
         LIBXSLT

Reply via email to