[neon/mobile/qmlkonsole/Neon/unstable] debian: Add mobileform dep

Mikhail Vinogradov null at kde.org
Fri May 26 04:20:46 BST 2023


Git commit 26aac8067f94b4c6a14a3526fcbffbe7cd697f47 by Mikhail Vinogradov.
Committed on 24/05/2023 at 08:10.
Pushed by carlosdem into branch 'Neon/unstable'.

Add mobileform dep

dependence is necessary for SettingsComponent.qml

M  +1    -0    debian/control

https://invent.kde.org/neon/mobile/qmlkonsole/-/commit/26aac8067f94b4c6a14a3526fcbffbe7cd697f47

diff --git a/debian/control b/debian/control
index 321abbe..d895384 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Architecture: any
 Depends: qml-module-org-kde-kirigami2,
          qml-module-qmltermwidget,
          qml-module-qtquick-controls2,
+         qml-module-org-kde-kirigami-addons-labs-mobileform,
          ${misc:Depends},
          ${shlibs:Depends}
 Provides: x-terminal-emulator


More information about the Neon-commits mailing list