]> git.proxmox.com Git - ceph.git/commitdiff
update patches for 15.2.4
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 2 Jul 2020 13:43:30 +0000 (15:43 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 2 Jul 2020 13:43:38 +0000 (15:43 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
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,