[neon/kde/print-manager/Neon/unstable] debian: Fix runtime deps
Scarlett Moore
null at kde.org
Thu Sep 28 18:30:33 BST 2023
Git commit c163b74ec22ccdcfa627a589086d5c32c0fddfee by Scarlett Moore.
Committed on 28/09/2023 at 19:30.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Fix runtime deps
M +3 -1 debian/control
https://invent.kde.org/neon/kde/print-manager/-/commit/c163b74ec22ccdcfa627a589086d5c32c0fddfee
diff --git a/debian/control b/debian/control
index ea0a063..1af62d6 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,9 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/print-manager.git
Package: print-manager
Architecture: any
-Depends: plasma-framework, ${misc:Depends}, ${shlibs:Depends}
+Depends: kf6-plasma-framework,
+ qml6-module-qtquick-controls,
+ ${misc:Depends}, ${shlibs:Depends}
Recommends: cups, system-config-printer-common, system-config-printer-udev, smbclient
Description: printer configuration and monitoring tools
This package provides a KDE configuration module and a Plasma widget for
More information about the Neon-commits
mailing list