From 5a7157d319477830426797532e02ac39d3b859f4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 11:29:03 +0200 Subject: Merging upstream version 4:24.2.1. Signed-off-by: Daniel Baumann --- solenv/flatpak-manifest.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'solenv/flatpak-manifest.in') diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index a8d8b88394..74beb39f21 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -793,6 +793,13 @@ "dest": "external/tarballs", "dest-filename": "@ARGON2_TARBALL@" }, + { + "url": "https://dev-www.libreoffice.org/src/@LIBPNG_TARBALL@", + "sha256": "@LIBPNG_SHA256SUM@", + "type": "file", + "dest": "external/tarballs", + "dest-filename": "@LIBPNG_TARBALL@" + }, { "url": "https://dev-www.libreoffice.org/extern/@OPENSYMBOL_TTF@", "sha256": "@OPENSYMBOL_SHA256SUM@", -- cgit v1.2.3