[neon/extras/colord-kde/Neon/release] debian: closes bug: 469257
Carlos De Maine
null at kde.org
Mon Aug 21 22:39:29 BST 2023
Git commit 7745643e38b9dc4c96058d9488e6be459520b26e by Carlos De Maine.
Committed on 21/08/2023 at 23:39.
Pushed by carlosdem into branch 'Neon/release'.
closes bug: 469257
add qml-module-org-kde-kirigami-addons-treeview as a runtime dep
M +4 -1 debian/control
https://invent.kde.org/neon/extras/colord-kde/-/commit/7745643e38b9dc4c96058d9488e6be459520b26e
diff --git a/debian/control b/debian/control
index e131dce..ed82a7e 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,10 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/colord-kde.git
Package: colord-kde
Architecture: any
-Depends: gnome-color-manager, ${misc:Depends}, ${shlibs:Depends}
+Depends: gnome-color-manager,
+ qml-module-org-kde-kirigami-addons-treeview,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Color management for KDE
A System Settings module to do color management for monitors,
printers, webcams and other devices.
More information about the Neon-commits
mailing list