mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-07 18:12:39 -04:00
add missing dependency tcl8.6 (which is required by unbuffer [package expect])
This commit is contained in:
parent
5653b7732a
commit
966e90ebe2
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -13,7 +13,7 @@ Standards-Version: 3.9.8
|
||||||
|
|
||||||
Package: security-misc
|
Package: security-misc
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: expect, ${misc:Depends}
|
Depends: expect, tcl8.6, ${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