mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-19 18:14:10 -04:00
depend on libcap2-bin for setcap / getcap / capsh
This commit is contained in:
parent
17a8c29470
commit
3670fcf48b
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -14,7 +14,7 @@ Standards-Version: 4.3.0
|
||||||
|
|
||||||
Package: security-misc
|
Package: security-misc
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: python, libglib2.0-bin, libpam-runtime, sudo, adduser,
|
Depends: python, libglib2.0-bin, libpam-runtime, sudo, adduser, libcap2-bin,
|
||||||
apparmor-profile-anondist, helper-scripts, ${misc:Depends}
|
apparmor-profile-anondist, helper-scripts, ${misc:Depends}
|
||||||
Replaces: tcp-timestamps-disable
|
Replaces: tcp-timestamps-disable
|
||||||
Description: enhances misc security settings
|
Description: enhances misc security settings
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue