[neon/3rdparty/sddm/Neon/release] debian: login.defs doesn't exist until shadow 1:4.16.0-7

Carlos De Maine null at kde.org
Mon Jan 13 14:00:54 GMT 2025


Git commit 842f001bb43346abdc31b24c20e44e652f9bed3b by Carlos De Maine.
Committed on 13/01/2025 at 14:00.
Pushed by carlosdem into branch 'Neon/release'.

login.defs doesn't exist until shadow 1:4.16.0-7

M  +1    -1    debian/control

https://invent.kde.org/neon/3rdparty/sddm/-/commit/842f001bb43346abdc31b24c20e44e652f9bed3b

diff --git a/debian/control b/debian/control
index 16a3964..edcbed7 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: cmake,
                libxcb-xkb-dev,
                libxcb1-dev,
                libxkbcommon-dev,
-               login.defs,
+               login,
                pkgconf,
                python3-docutils,
                qt6-base-dev,


More information about the Neon-commits mailing list