[Libreoffice-commits] core.git: solenv/flatpak-manifest.in
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jan 8 14:42:18 UTC 2020
solenv/flatpak-manifest.in | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit 97cae48ae9711e27eaf80058fca7f9a5d4cf547b
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Wed Jan 8 11:33:25 2020 +0100
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Wed Jan 8 15:41:42 2020 +0100
Adapt solenv/flatpak-manifest.in to implicit --enable-skia
(or should it better explicitly --disable-skia?)
Change-Id: Id9483bee4148ec1101272b7b05f2ca1cd12e12e4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86414
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 6536b0c5d552..b4bf47bc3971 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -572,6 +572,12 @@
"type": "file",
"dest-filename": "external/tarballs/libatomic_ops-7.6.8.tar.gz"
},
+ {
+ "url": "https://dev-www.libreoffice.org/src/skia-m80-0af13b3caf0384981f50e073ebc7bd0f3f751711.tar.xz",
+ "sha256": "f1b3be9d9468c20a84fa21aea44b19daa48bca8fd2c7f9ea6fe76d6e31f54530",
+ "type": "file",
+ "dest-filename": "external/tarballs/skia-m80-0af13b3caf0384981f50e073ebc7bd0f3f751711.tar.xz"
+ },
{
"url": "https://dev-www.libreoffice.org/extern/884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf",
"sha256": "884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc",
More information about the Libreoffice-commits
mailing list