diff --git a/libreoffice-24.2.yaml b/libreoffice-24.2.yaml index 3ef0394440e..5dc188b857f 100644 --- a/libreoffice-24.2.yaml +++ b/libreoffice-24.2.yaml @@ -1,7 +1,7 @@ package: - name: libreoffice-24.2 + name: libreoffice-xlsx version: 24.2.5.2 - epoch: 1 + epoch: 2 description: # https://www.libreoffice.org/about-us/licenses copyright: @@ -33,8 +33,6 @@ package: - libxml2 - libxslt - zlib - provides: - - libreoffice=${{package.full-version}} environment: contents: @@ -90,6 +88,10 @@ environment: - libxslt-dev - libxt-dev - libxtst-dev + - libnghttp2-14 + - libcurl-openssl4 + - nghttp2-dev + - libpsl-dev - m4 - mesa-dev - mesa-egl @@ -104,9 +106,11 @@ environment: - perl - pkgconf - pkgconf-dev - - python-3.11 - - python-3.11-dev + - python-3.10 + - python-3.10-dev - zip + - zlib + - git environment: JAVA_HOME: /usr/lib/jvm/java-17-openjdk @@ -122,28 +126,20 @@ pipeline: patches: 2b27f0eb5858a4fd296170fb7e4533e5fc7aa3e9.patch # fix build issue with xml2, this patch is in main upstream but not released yet - runs: | + sed -i 's/bootstrap: check-if-root/bootstrap: /g' Makefile.in cat > autogen.input <