diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2021-05-18 11:38:59 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2021-05-19 08:44:50 +0200 |
commit | 50b9dcff911e735215a2ad083ecebff5f93cbed6 (patch) | |
tree | 319acf19fb5446f515cae538dbda86c4534a1ce5 /distro-configs | |
parent | aa56f1338450b2362ce0191b0107d512ebb497c9 (diff) |
Adapt Flatpak build to switch from qrcodegen to zxing
Change-Id: Ifcaa703d18a5bae03d389ca2fd69924c4c6ec0e4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115773
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeFlatpak.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeFlatpak.conf b/distro-configs/LibreOfficeFlatpak.conf index 97bfaba200fc..bef37df46c1b 100644 --- a/distro-configs/LibreOfficeFlatpak.conf +++ b/distro-configs/LibreOfficeFlatpak.conf @@ -54,7 +54,7 @@ --without-system-orcus --without-system-poppler --without-system-postgresql ---without-system-qrcodegen --without-system-redland --without-system-sane --without-system-xmlsec +--without-system-zxing |