[Libreoffice-commits] core.git: solenv/flatpak-manifest.in
Stephan Bergmann
sbergman at redhat.com
Tue Nov 14 14:25:14 UTC 2017
solenv/flatpak-manifest.in | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit 20671bcbc5aa0e85181295c63f544514e3ccb27f
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Nov 14 15:22:31 2017 +0100
Adapt solenv/flatpak-manifest.in to recently added Noto fonts
b97e713e76c88141d26f6e19a74db80a105cb911 "tdf#103080 Add Noto fonts into default
installation"
Change-Id: I4e2bb52b533321dc2a9ca32ca548bda5a2ad9a02
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index bc2995b2325e..2c5a3ff1df47 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -316,6 +316,12 @@
"dest-filename": "external/tarballs/neon-0.30.2.tar.gz"
},
{
+ "url": "https://dev-www.libreoffice.org/src/noto-fonts-20170306.tar.gz",
+ "sha256": "8a269926a3c88dd14b124b19138b54408938a45ea6e60db65073469f45ae6ac8",
+ "type": "file",
+ "dest-filename": "external/tarballs/noto-fonts-20170306.tar.gz"
+ },
+ {
"url": "https://dev-www.libreoffice.org/src/openldap-2.4.45.tgz",
"sha256": "cdd6cffdebcd95161a73305ec13fc7a78e9707b46ca9f84fb897cd5626df3824",
"type": "file",
More information about the Libreoffice-commits
mailing list