From: Redouane Kachach Date: Thu, 17 Mar 2022 08:49:26 +0000 (+0100) Subject: mgr/cephadm: fixing natsort dependencies on debian X-Git-Tag: v18.0.0~1188^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F44895%2Fhead;p=ceph.git mgr/cephadm: fixing natsort dependencies on debian Signed-off-by: Redouane Kachach --- diff --git a/debian/control b/debian/control index 414ba7f7d185e..21a85ddc519a6 100644 --- a/debian/control +++ b/debian/control @@ -85,6 +85,7 @@ Build-Depends: automake, prometheus , python3-all-dev, python3-cherrypy3, + python3-natsort, python3-jwt , python3-nose , python3-pecan , @@ -228,6 +229,7 @@ Depends: ceph-base (= ${binary:Version}), ceph-mgr-modules-core (= ${binary:Version}), python3-bcrypt, python3-cherrypy3, + python3-natsort, python3-distutils, python3-jwt, python3-openssl, @@ -348,8 +350,7 @@ Depends: ceph-mgr (= ${binary:Version}), ${python:Depends}, openssh-client, python3-jinja2, - python3-cherrypy, - python3-natsort + python3-cherrypy Description: cephadm orchestrator module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object,