From 565fe1975b3d8aad2b63f21168d2e37c01995742 Mon Sep 17 00:00:00 2001 From: Tobias Fella Date: Sat, 22 Mar 2025 17:55:30 +0100 Subject: [PATCH] Remove duplicated corrosion --- .flatpak-manifest.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index 328532bb2..5cef947c4 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -110,16 +110,6 @@ "-DBUILD_TESTING=OFF" ] }, - { - "name": "corrosion", - "buildsystem": "cmake-ninja", - "sources": [ - { - "type": "git", - "url": "https://github.com/corrosion-rs/corrosion" - } - ] - }, { "name": "integral", "buildsystem": "cmake-ninja",