]> git-server-git.apps.pok.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>
Thu, 2 Oct 2014 21:54:05 +0000 (14:54 -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>
(cherry picked from commit e42424e777e4f7d8b03650482253734c1fa8709d)

Conflicts:

debian/control

debian/control

index caa7287d1c574b4b557249afde9141330ad6c5af..c3902e64308252b622b752c208793671c36d158f 100644 (file)
@@ -55,6 +55,7 @@ Depends: binutils,
          sdparm | hdparm,
          uuid-runtime,
          xfsprogs,
+        python-flask,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: btrfs-tools, ceph-mds, librados2, librbd1
@@ -417,7 +418,7 @@ Description: Ceph test and benchmarking tools
 Package: python-ceph
 Architecture: linux-any
 Section: python
-Depends: librados2, librbd1, python-flask, ${misc:Depends}, ${python:Depends}
+Depends: librados2, librbd1, ${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