Add dependency against adduser and lsb-base on nut-client package
This commit is contained in:
parent
04703f7239
commit
5d4e219ae8
2 changed files with 3 additions and 2 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -59,7 +59,7 @@ Description: network UPS tools - core system
|
|||
|
||||
Package: nut-client
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.0-6)
|
||||
Provides: ups-monitor
|
||||
Conflicts: ups-monitor, nut-server (<< 2.6.3-1)
|
||||
Recommends: bash-completion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue