mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-09 19:12:19 -04:00
add "Depends: libpam-runtime" so pam-auth-update is available
for Debian maintainer script
This commit is contained in:
parent
f68b96241c
commit
d4c79cce69
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -13,7 +13,7 @@ Standards-Version: 4.3.0
|
||||||
|
|
||||||
Package: security-misc
|
Package: security-misc
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: python, libglib2.0-bin, ${misc:Depends}
|
Depends: python, libglib2.0-bin, libpam-runtime, ${misc:Depends}
|
||||||
Replaces: tcp-timestamps-disable
|
Replaces: tcp-timestamps-disable
|
||||||
Description: enhances misc security settings
|
Description: enhances misc security settings
|
||||||
The following settings are changed:
|
The following settings are changed:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue