From 3304ee09857d5b26d516ac5adb56cca01c3c381a Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 6 Jan 2025 20:23:43 +0000 Subject: [PATCH] Require Kirigami master This is needed for emptyHelpfulAction, which is only in the currently unreleased KF 6.10. This should fix the KDE Android Nightly. --- .craft.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/.craft.ini b/.craft.ini index e656ab557..bb2f46603 100644 --- a/.craft.ini +++ b/.craft.ini @@ -3,6 +3,7 @@ [BlueprintSettings] kde/frameworks/extra-cmake-modules.version=master +kde/frameworks/kirigami.version=master kde/unreleased/kirigami-addons.version=master kde/applications/neochat.packageAppx=True libs/qt.qtMajorVersion=6