]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
debian: add python3-jsonpatch as dependency 33298/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Fri, 14 Feb 2020 08:43:32 +0000 (09:43 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Fri, 14 Feb 2020 08:43:32 +0000 (09:43 +0100)
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
debian/control

index b3b62562d0f9985d6ad9531b935a55976c9174a5..4d336b1f4cd26d0fb0c0c790759daef2ba25e77d 100644 (file)
@@ -298,6 +298,7 @@ Package: ceph-mgr-rook
 Architecture: all
 Depends: ceph-mgr (= ${binary:Version}),
          python3-six,
+         python3-jsonpatch
          ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends},