87399bea8321a7a9ab554085be3a3d5e0563f27f introduced an explicit dependency on
python-jinja2, but mistakenly as an overall build dependency instead of as a
runtime dependency of ceph-mgr as intended.
Fixes: http://tracker.ceph.com/issues/22457
Signed-off-by: Nathan Cutler <ncutler@suse.com>
python (>= 2.7),
python-all-dev,
python-cherrypy3,
- python-jinja2,
python-nose,
python-pecan,
python-prettytable,
Architecture: linux-any
Depends: ceph-base (= ${binary:Version}),
python-cherrypy3,
+ python-jinja2,
python-openssl,
python-pecan,
python-werkzeug,