]> git.proxmox.com Git - ceph.git/blobdiff - ceph/debian/control
import ceph quincy 17.2.4
[ceph.git] / ceph / debian / control
index af0f351ee4fbf15cd14355c7eeead60094470ea8..cbb5ccaa4d850219bc7747e07e3385b38d9cdfd4 100644 (file)
@@ -24,6 +24,7 @@ Build-Depends: automake,
                hostname <pkg.ceph.check>,
                javahelper,
                jq <pkg.ceph.check>,
+               jsonnet <pkg.ceph.check>,
                junit4,
                libarrow-dev <pkg.ceph.arrow>,
                libparquet-dev <pkg.ceph.arrow>,
@@ -235,6 +236,8 @@ Depends: ceph-base (= ${binary:Version}),
          python3-pecan,
          python3-requests,
          python3-werkzeug,
+         libsqlite3-mod-ceph (= ${binary:Version}),
+         librados2 (= ${binary:Version}),
          ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends},
@@ -259,6 +262,7 @@ Depends: ceph-mgr (= ${binary:Version}),
          python3-cherrypy3,
          python3-jwt,
          python3-bcrypt,
+         python3-pkg-resources,
          python3-werkzeug,
          python3-routes,
          ${misc:Depends},
@@ -763,7 +767,8 @@ Description: RADOS distributed object store client C++ library (development file
 Package: libsqlite3-mod-ceph
 Architecture: any
 Section: libs
-Depends: ${misc:Depends},
+Depends: librados2 (= ${binary:Version}),
+         ${misc:Depends},
          ${shlibs:Depends},
 Description: SQLite3 VFS for Ceph
  A SQLite3 VFS for storing and manipulating databases stored on Ceph's RADOS