python-ceph: require libcephfs.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
This commit is contained in:
Sandon Van Ness 2014-07-29 14:11:03 -07:00
parent aa5f21cea0
commit 0d70989a89

2
debian/control vendored
View File

@ -451,7 +451,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, libcephfs1, python-flask, ${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