summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-09-07 11:11:06 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-09-07 13:47:02 +0200
commit6665da201ce2a87562897d9bdf087b2ff4572976 (patch)
tree040259fd7f4d1c2fed1a36e84c5b758bcf9b073c
parent1b85d725663a7d7546549e6b78ea43bea1cde7b9 (diff)
No libqxp in org.gnome.Sdk//3.24
Change-Id: Ia3551572269e1cf04b2a398cd08f718fd248c6e6
-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",