[neon/3rdparty/sddm/Neon/release-lts] debian: remove haveged from recommends
Harald Sitter
null at kde.org
Mon Nov 2 13:06:27 GMT 2020
Git commit 7a5f7eda308ef5882f960b153acc50df438d2344 by Harald Sitter.
Committed on 02/11/2020 at 13:05.
Pushed by sitter into branch 'Neon/release-lts'.
remove haveged from recommends
maxy added it to work around an entropy problem but we've never
seen that in neon and he also didn't really give any context... so
I'm guessing it's not a problem for us?
in any event pulling in a daemon for just that is hella awkward
M +1 -1 debian/control
https://invent.kde.org/neon/3rdparty/sddm/commit/7a5f7eda308ef5882f960b153acc50df438d2344
diff --git a/debian/control b/debian/control
index 073b627..9f90352 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Depends: adduser,
xserver-xorg | xserver,
${misc:Depends},
${shlibs:Depends},
-Recommends: haveged, libpam-systemd, sddm-theme-debian-maui | sddm-theme
+Recommends: libpam-systemd, sddm-theme-debian-maui | sddm-theme
Suggests: libpam-kwallet5, qtvirtualkeyboard-plugin
Provides: x-display-manager
Description: modern display manager for X11
More information about the Neon-commits
mailing list