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

New commits:
commit 599f9836a674ec525e56fa787a800d7ed4be3383
Author:     Thorsten Behrens <thorsten.behr...@allotropia.de>
AuthorDate: Sun Dec 11 23:06:34 2022 +0100
Commit:     Thorsten Behrens <thorsten.behr...@allotropia.de>
CommitDate: Mon Dec 12 09:55:28 2022 +0000

    Add oox to build side, for cross compilation
    
    With ce4c154e8b254f3bcd59ea46b3db4bd3d5a26058, cui now depends on oox
    generated headers, so we need to build oox too, for cross builds.
    
    Change-Id: I1af3116ab35c5094c23db3ed3dccd90c80080cef
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143975
    Tested-by: Jenkins
    Reviewed-by: Thorsten Behrens <thorsten.behr...@allotropia.de>

diff --git a/configure.ac b/configure.ac
index ccce0a06b770..6325d8c50075 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5797,6 +5797,7 @@ if test "$cross_compiling" = "yes"; then
         LIBXSLT
         MDDS
         NATIVE
+        OOX
         OPENSSL
         ORCUS
         PYTHON

Reply via email to