[neon/kde/powerdevil/Neon/unstable] debian: add power-profiles-daemon as a runtime dep

Carlos De Maine null at kde.org
Fri Feb 17 02:24:59 GMT 2023


Git commit 802caf195464ce92fdf4c476d44eb0d92a514f6b by Carlos De Maine.
Committed on 17/02/2023 at 02:24.
Pushed by carlosdem into branch 'Neon/unstable'.

add power-profiles-daemon as a runtime dep

M  +2    -1    debian/control

https://invent.kde.org/neon/kde/powerdevil/commit/802caf195464ce92fdf4c476d44eb0d92a514f6b

diff --git a/debian/control b/debian/control
index ed79e46..7ac9dbd 100644
--- a/debian/control
+++ b/debian/control
@@ -83,7 +83,8 @@ Description: Global power saver settings.
 
 Package: powerdevil-data
 Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends},
+                    power-profiles-daemon
 Breaks: ${kde-l10n:all}
 Replaces: ${kde-l10n:all}
 Description: Global power saver settings data files.


More information about the Neon-commits mailing list