[education/rkward/releases/0.8.1] /: Fix flatpak pipeline

Thomas Friedrichsmeier null at kde.org
Fri Apr 18 14:52:58 BST 2025


Git commit 93a23f41e89e3da238483eee152d04235e622521 by Thomas Friedrichsmeier.
Committed on 18/04/2025 at 13:52.
Pushed by tfry into branch 'releases/0.8.1'.

Fix flatpak pipeline

M  +2    -0    .flatpak-manifest.json

https://invent.kde.org/education/rkward/-/commit/93a23f41e89e3da238483eee152d04235e622521

diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index 3484dac5e..3b8034818 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -4,6 +4,8 @@
     "runtime": "org.kde.Platform",
     "runtime-version": "6.8",
     "sdk": "org.kde.Sdk",
+    "base": "io.qt.qtwebengine.BaseApp",
+    "base-version": "6.8",
     "command": "rkward",
     "tags": ["nightly"],
     "desktop-file-name-suffix": " (Nightly)",


More information about the rkward-tracker mailing list