From 1438aea965a2124a4567fe9c60ff762c807dd0ea Mon Sep 17 00:00:00 2001 From: James Graham Date: Sat, 1 Apr 2023 08:23:48 +0000 Subject: [PATCH] Revert "Add kquickcharts to the flatpak manifest" This reverts commit 3cc8d32dd3ec696e0b1d0f067425404f96b6cd8f --- .flatpak-manifest.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index c8d212750..acb407fd7 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -28,17 +28,6 @@ "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kirigami-addons.git" } ] }, - { - "name": "kquickcharts", - "buildsystem": "cmake-ninja", - "sources": [ - { - "type": "git", - "url": "https://invent.kde.org/frameworks/kquickcharts.git", - "branch": "kf5" - } - ] - }, { "name": "kquickimageeditor", "buildsystem": "cmake-ninja",