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 0cf090da77f1..e046ce648deb 100644
--- a/distro-configs/LibreOfficeFlatpak.conf
+++ b/distro-configs/LibreOfficeFlatpak.conf
@@ -27,6 +27,7 @@
--without-system-libmwaw
--without-system-libodfgen
--without-system-libpagemaker
+--without-system-libqxp
--without-system-librevenge
--without-system-libstaroffice
--without-system-libtommath
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 5a2813d48569..6ca5be1d5a32 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -380,6 +380,12 @@
"sha256": "eea910b042526ed52f7ab9292b7fa31fca32f9e042285818074ff33664db4fa2",
"type": "file",
"dest-filename": "external/tarballs/libepubgen-0.0.1.tar.bz2"
+ },
+ {
+ "url": "https://dev-www.libreoffice.org/src/libqxp-0.0.0.tar.xz",
+ "sha256": "0dd32afbf1c889debc28848b260c1bdc0eba5f57504476b787e164f7c59776d5",
+ "type": "file",
+ "dest-filename": "external/tarballs/libqxp-0.0.0.tar.xz"
}
],
"buildsystem": "simple",