]> git.proxmox.com Git - ceph.git/blobdiff - patches/0013-d-control-move-python-dependencies-over-to-python3.patch
update patches for 15.2.4
[ceph.git] / patches / 0013-d-control-move-python-dependencies-over-to-python3.patch
index 4dfb4909e5453253fbf003e1f78c8bb1a45216a7..e758f9a5e31e05c9a531bc93e47325af635054d3 100644 (file)
@@ -101,9 +101,9 @@ index c93aa3c21..aa8edb3d2 100644
           ${misc:Depends},
 -         ${python:Depends},
 +         ${python3:Depends},
-          openssh-client
+          openssh-client,
+          python3-jinja2
  Description: cephadm orchestrator module for ceph-mgr
-  Ceph is a massively scalable, open-source, distributed
 @@ -411,7 +411,7 @@ Depends: ceph-base (= ${binary:Version}),
           lvm2,
         sudo,