mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
recommend CherryPy3 instead of require
This commit is contained in:
parent
72b738b23d
commit
5b3fb32755
2
debian/control
vendored
2
debian/control
vendored
@ -16,8 +16,8 @@ Depends: ${python:Depends},
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
python,
|
||||
python-cherrypy,
|
||||
salt-master
|
||||
Recommends: python-cherrypy3
|
||||
Description: Generic, modular network access system
|
||||
a modular interface on top of Salt that can provide a variety of entry points
|
||||
into a running Salt system. It can start and manage multiple interfaces
|
||||
|
Loading…
Reference in New Issue
Block a user