[neon/neon-packaging/plasma-framework6/Neon/unstable] debian: linting
Carlos De Maine
null at kde.org
Sat Nov 11 23:47:15 GMT 2023
Git commit 7d5d74f8027fb34cc7e62f68805b65db9d360369 by Carlos De Maine.
Committed on 12/11/2023 at 00:47.
Pushed by carlosdem into branch 'Neon/unstable'.
linting
M +11 -2 debian/control
https://invent.kde.org/neon/neon-packaging/plasma-framework6/-/commit/7d5d74f8027fb34cc7e62f68805b65db9d360369
diff --git a/debian/control b/debian/control
index a349d4d..f501627 100644
--- a/debian/control
+++ b/debian/control
@@ -57,8 +57,17 @@ X-Neon-MergedPackage: true
Provides: libkf6plasma6,
libkf6plasmaquick6,
plasma-framework6,
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Plasma Runtime components (documentation)
+Depends: qml6-module-org-kde-kconfig,
+ qml6-module-org-kde-kquickcontrols,
+ qml6-module-org-kde-kquickcontrolsaddons,
+ qml6-module-qtqml-models,
+ qml6-module-qtquick,
+ qml6-module-qtquick-controls,
+ qml6-module-qtquick-templates,
+ qml6-module-org-kde-kirigami2,
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: Plasma Runtime components
Plasma library and runtime components based upon KF6 and Qt6.
.
This package contains the qch documentation files.
More information about the Neon-commits
mailing list