[neon/mobile/qmlkonsole/Neon/unstable] debian: typo and simplify runtime deps
Carlos De Maine
null at kde.org
Fri Jun 16 04:49:59 BST 2023
Git commit 0d0f97fe3d31164f04135631d1b0d8a60b101970 by Carlos De Maine.
Committed on 16/06/2023 at 03:49.
Pushed by carlosdem into branch 'Neon/unstable'.
typo and simplify runtime deps
M +5 -5 debian/control
https://invent.kde.org/neon/mobile/qmlkonsole/-/commit/0d0f97fe3d31164f04135631d1b0d8a60b101970
diff --git a/debian/control b/debian/control
index 0dda362..ec2ca4e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: cmake,
kf6-kirigami-addons-dev,
kf6-kirigami2-dev,
kf6-kconfig-dev,
- kfk-6coreaddons-dev,
+ kf6-kcoreaddons-dev,
kf6-ki18n-dev,
kf6-kwindowsystem-dev,
pkg-kde-tools-neon,
@@ -19,10 +19,10 @@ Homepage: https://invent.kde.org/plasma-mobile/qmlkonsole.git
Package: qmlkonsole
Architecture: any
-Depends: qml6-module-org-kde-kirigami2,
- qml6-module-qmltermwidget,
- qml6-module-qtquick-controls,
- qml6-module-org-kde-kirigami-addons-labs-mobileform,
+Depends: kf6-kirigami2,
+ kf6-kirigami-addons,
+# qml6-module-qmltermwidget,
+ qt6-declarative,
${misc:Depends},
${shlibs:Depends}
Provides: x-terminal-emulator
More information about the Neon-commits
mailing list