diff options
author | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-12-11 23:06:34 +0100 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-12-12 09:55:28 +0000 |
commit | 599f9836a674ec525e56fa787a800d7ed4be3383 (patch) | |
tree | 63b889383ebb394d0daa97c7ed8289f6946daae3 /configure.ac | |
parent | 177b346c9ea4177386a26c69533bee1d9219b261 (diff) |
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.behrens@allotropia.de>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
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 |