mirror of
https://github.com/saltstack/salt.git
synced 2025-04-10 14:51:40 +00:00
Removed dependency on bsdmainutils package for Debian and Ubuntu
This commit is contained in:
parent
685d330cc0
commit
c44e8e3a66
2 changed files with 2 additions and 2 deletions
1
changelog/67184.removed.md
Normal file
1
changelog/67184.removed.md
Normal file
|
@ -0,0 +1 @@
|
|||
Removed dependency on bsdmainutils package for Debian and Ubuntu
|
|
@ -79,8 +79,7 @@ Package: salt-minion
|
|||
Architecture: amd64 arm64
|
||||
Replaces: salt-common (<= 3006.4)
|
||||
Breaks: salt-common (<= 3006.4)
|
||||
Depends: bsdmainutils,
|
||||
dctrl-tools,
|
||||
Depends: dctrl-tools,
|
||||
salt-common (= ${source:Version}),
|
||||
${misc:Depends}
|
||||
Recommends: debconf-utils, dmidecode, net-tools
|
||||
|
|
Loading…
Add table
Reference in a new issue