[utilities/kate] /: CI: Flatpak: Add Plasma Activities (+stats) dependencies
Justin Zobel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit d50b22a7e0d5580ae87dfb047f7832c11591419a by Justin Zobel, on behalf of Justin Zobel.
Committed on 02/08/2026 at 05:32.
Pushed by justinzobel into branch 'master'.
CI: Flatpak: Add Plasma Activities (+stats) dependencies
M +20 -0 .flatpak-manifest.json
https://invent.kde.org/utilities/kate/-/commit/d50b22a7e0d5580ae87dfb047f7832c11591419a
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index b8c5301a28..f9a482cc8a 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -32,6 +32,26 @@
}
]
},
+ {
+ "name": "plasma-activities",
+ "buildsystem": "cmake-ninja",
+ "sources": [
+ {
+ "type": "git",
+ "url": "https://invent.kde.org/plasma/plasma-activities.git"
+ }
+ ]
+ },
+ {
+ "name": "plasma-activities-stats",
+ "buildsystem": "cmake-ninja",
+ "sources": [
+ {
+ "type": "git",
+ "url": "https://invent.kde.org/plasma/plasma-activities-stats.git"
+ }
+ ]
+ },
{
"name": "kio-extras",
"buildsystem": "cmake-ninja",