]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in, debian/control: python-ceph depends on python-flask
authorDan Mick <dan.mick@inktank.com>
Wed, 24 Jul 2013 01:29:59 +0000 (18:29 -0700)
committerDan Mick <dan.mick@inktank.com>
Wed, 24 Jul 2013 23:31:46 +0000 (16:31 -0700)
Signed-off-by: Dan Mick <dan.mick@inktank.com>
ceph.spec.in
debian/control

index 0a4db619023d496fd146e68f09a2b38b620b4e4e..fb8bcca4b714026d18ca66abea9afba389c5118f 100644 (file)
@@ -188,6 +188,7 @@ License:    LGPL-2.0
 Requires:      librados2 = %{version}-%{release}
 Requires:      librbd1 = %{version}-%{release}
 Requires:      libcephfs1 = %{version}-%{release}
+Requires:      python-flask
 %if 0%{defined suse_version}
 %py_requires
 %endif
index 241fabb5e4f304bd38a94450249bb19e6d92d6dc..4a12374bc61dd34df021a0d8c11a7c4e7c409626 100644 (file)
@@ -389,7 +389,7 @@ Description: Ceph test and benchmarking tools.
 Package: python-ceph
 Architecture: linux-any
 Section: python
-Depends: librados2, librbd1, ${misc:Depends}, ${python:Depends}
+Depends: librados2, librbd1, python-flask, ${misc:Depends}, ${python:Depends}
 X-Python-Version: >= 2.6
 Description: Python libraries for the Ceph distributed filesystem
  Ceph is a distributed storage and network file system designed to provide