summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--distro-configs/LibreOfficeFlatpak.conf1
-rw-r--r--solenv/flatpak-manifest.in6
2 files changed, 7 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeFlatpak.conf b/distro-configs/LibreOfficeFlatpak.conf
index 9d638fa0a449..5bdba7501869 100644
--- a/distro-configs/LibreOfficeFlatpak.conf
+++ b/distro-configs/LibreOfficeFlatpak.conf
@@ -55,6 +55,7 @@
--without-system-orcus
--without-system-poppler
--without-system-postgresql
+--without-system-qrcodegen
--without-system-redland
--without-system-sane
--without-system-xmlsec
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 9ebddffefca1..ca233e6a8e88 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -383,6 +383,12 @@
"dest-filename": "external/tarballs/postgresql-9.2.24.tar.bz2"
},
{
+ "url": "https://dev-www.libreoffice.org/src/QR-Code-generator-1.4.0.tar.gz",
+ "sha256": "fcdf9fd69fde07ae4dca2351d84271a9de8093002f733b77c70f52f1630f6e4a",
+ "type": "file",
+ "dest-filename": "external/tarballs/QR-Code-generator-1.4.0.tar.gz"
+ },
+ {
"url": "https://dev-www.libreoffice.org/src/a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz",
"sha256": "ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed",
"type": "file",