diff options
Diffstat (limited to 'solenv/flatpak-manifest.in')
-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 a8b788fbdaba..e03dafbf92b4 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -675,13 +675,6 @@ "type": "file", "dest": "external/tarballs", "dest-filename": "@OPENSYMBOL_TTF@" - }, - { - "url": "https://dev-www.libreoffice.org/src/@CUCKOO_TARBALL@", - "sha256": "@CUCKOO_SHA256SUM@", - "type": "file", - "dest": "external/tarballs", - "dest-filename": "@CUCKOO_TARBALL@" } ], "buildsystem": "simple", |