[neon/neon-packaging/kalk/Neon/release] debian: Require qtfeedback at runtime for kalk

Carlos De Maine null at kde.org
Tue Jun 27 09:04:54 BST 2023


Git commit 279fd337ebbaaf0b8bdfaa0384624613789d4e98 by Carlos De Maine, on behalf of Aaron Dewes.
Committed on 27/06/2023 at 08:04.
Pushed by carlosdem into branch 'Neon/release'.

Require qtfeedback at runtime for kalk

M  +1    -0    debian/control

https://invent.kde.org/neon/neon-packaging/kalk/-/commit/279fd337ebbaaf0b8bdfaa0384624613789d4e98

diff --git a/debian/control b/debian/control
index c306b4f..31f46aa 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Package: kalk
 Architecture: any
 Depends: qml-module-org-kde-kirigami2,
          qml-module-qtquick-controls2,
+         qml-module-qtfeedback,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: A powerful cross-platfrom calculator application built with the Kirigami framework


More information about the Neon-commits mailing list