CI - Flatpak - Remove Kirigami Addons as it is now in the runtime

This commit is contained in:
Justin Zobel
2025-12-08 19:55:31 +10:30
committed by Justin Zobel
parent b543b1c2f9
commit ece9811d82

View File

@@ -31,19 +31,6 @@
"/share/ndk-modules"
],
"modules": [
{
"name": "kirigamiaddons",
"config-opts": [
"-DBUILD_TESTING=OFF"
],
"buildsystem": "cmake-ninja",
"sources": [
{
"type": "git",
"url": "https://invent.kde.org/libraries/kirigami-addons.git"
}
]
},
{
"name": "opencv",
"config-opts": [