]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
debian: python-flask is needed by ceph, not python-ceph
authorSage Weil <sage@redhat.com>
Mon, 29 Sep 2014 20:40:18 +0000 (13:40 -0700)
committerSage Weil <sage@redhat.com>
Mon, 29 Sep 2014 20:40:18 +0000 (13:40 -0700)
It's used by ceph-rest-api which is in the 'ceph' (server) package.

Backport: firefly
Signed-off-by: Sage Weil <sage@redhat.com>
debian/control

index c29e8574112009c720b0d4733eabce81bed7c3f1..a921eaa0a22503531dbe80d4998645f7ae0a3a50 100644 (file)
@@ -60,6 +60,7 @@ Depends: binutils,
          sdparm | hdparm,
          uuid-runtime,
          xfsprogs,
+        python-flask,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: btrfs-tools, ceph-mds, librados2, libradosstriper1, librbd1
@@ -455,7 +456,7 @@ Description: Ceph test and benchmarking tools
 Package: python-ceph
 Architecture: linux-any
 Section: python
-Depends: librados2, librbd1, libcephfs1, python-flask, ${misc:Depends}, ${python:Depends}
+Depends: librados2, librbd1, libcephfs1, ${misc:Depends}, ${python:Depends}
 X-Python-Version: >= 2.6
 Description: Python libraries for the Ceph distributed filesystem
  Ceph is a massively scalable, open-source, distributed