[network/kget] /: CI: Flatpak: Disable Qt5 build
Justin Zobel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 848bbab729be42cc47a2d4188ec4493c604479c5 by Justin Zobel.
Committed on 19/07/2026 at 01:58.
Pushed by justinzobel into branch 'master'.
CI: Flatpak: Disable Qt5 build
M +1 -0 .flatpak-manifest.json
https://invent.kde.org/network/kget/-/commit/848bbab729be42cc47a2d4188ec4493c604479c5
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index e479d2ad..6e4f1cb0 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -78,6 +78,7 @@
"buildsystem": "cmake-ninja",
"config-opts": [
"-DBUILD_TESTING=OFF",
+ "-DBUILD_WITH_QT5=OFF",
"-DCMAKE_BUILD_TYPE=RelWithDebInfo"
],
"sources": [