debian: add python3-jsonpatch as dependency

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
This commit is contained in:
Sebastian Wagner 2020-02-14 09:43:32 +01:00
parent 37bc878198
commit 80a799a30f

1
debian/control vendored
View 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},