[neon/kde/print-manager/Neon/experimental] debian: New qml deps
Scarlett Moore
null at kde.org
Fri Sep 29 13:53:52 BST 2023
Git commit a47c8376ea13d25aecd880debf87ff4653dca020 by Scarlett Moore.
Committed on 29/09/2023 at 14:53.
Pushed by scarlettmoore into branch 'Neon/experimental'.
New qml deps
M +5 -1 debian/control
https://invent.kde.org/neon/kde/print-manager/-/commit/a47c8376ea13d25aecd880debf87ff4653dca020
diff --git a/debian/control b/debian/control
index b9c795b..47f1b93 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends: cmake,
kf6-kdbusaddons-dev,
kf6-ki18n-dev,
kf6-kiconthemes-dev,
+ kf6-kirigami2-dev,
kf6-kcmutils-dev,
kf6-kio-dev,
kf6-knotifications-dev,
@@ -34,7 +35,10 @@ 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-qtquick-controls,
+ qml6-module-org-kde-kirigami2,
+ ${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