diff options
-rw-r--r-- | solenv/flatpak-manifest.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index b56111126b80..43dcbf331746 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -404,13 +404,6 @@ "dest-filename": "@MDDS_TARBALL@" }, { - "url": "https://dev-www.libreoffice.org/src/@NEON_TARBALL@", - "sha256": "@NEON_SHA256SUM@", - "type": "file", - "dest": "external/tarballs", - "dest-filename": "@NEON_TARBALL@" - }, - { "url": "https://dev-www.libreoffice.org/src/@FONT_NOTO_TARBALL@", "sha256": "@FONT_NOTO_SHA256SUM@", "type": "file", |