Andreas Müller be921cd9f8 libreoffice: do not use our mdds
libreoffice-native fails with:
| /home/superandy/tmp/oe-core-glibc/work/x86_64-linux/libreoffice-native/6.2.6.1-r0/libreoffice-6.2.6.1/svl/source/misc/gridprinter.cxx:114:46: error: ‘svl::MatrixImplType’ {aka ‘class mdds::multi_type_matrix<svl::matrix_trait>’} has no member named ‘get_string’
|   114 |             OUString aStr = mpImpl->maMatrix.get_string(row, col);
|       |                                              ^~~~~~~~~~

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-08-04 11:57:04 +02:00
2015-03-17 13:03:16 +01:00
2019-03-25 23:48:40 +01:00

OE layer for office applications as libreoffice

Layer dependencies:

see layer.conf for dependencies and https://layers.openembedded.org/layerindex/branch/master/layers/ where to find layers

Contributing

  • Submit any patches against the meta-office layer by using the GitHub pull-request feature.

Policies

  • Please do not send private emails to maintainers. For questions/suggestions.. use GitHub issues.
  • Pull requests should follow OE-Styleguide with the following additions:
    • Use 4 spaces for indention always
    • For splitting of long list values use four-space indentation on sucessive lines and prefer the closing quote as the first character (OE-Styleguide - second example)
    • Pull-requests with patches fixing issues for musl, clang or gold-linker are accepeted only if patches have upstream-status "Applied" or "Backport" and contain a link to the upstream patch.

Maintainers

Layer maintainer: Andreas Müller schnitzeltony@gmail.com

Description
No description provided
Readme MIT 532 KiB
Languages
BitBake 100%