From: Sandon Van Ness Date: Tue, 29 Jul 2014 21:11:03 +0000 (-0700) Subject: python-ceph: require libcephfs. X-Git-Tag: v0.84~41 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0d70989a897bd50e591aaae0273ed2e77ae7e06b;p=ceph.git python-ceph: require libcephfs. Signed-off-by: Sandon Van Ness --- diff --git a/debian/control b/debian/control index cc9ec748ed1c..b264efc5de83 100644 --- a/debian/control +++ b/debian/control @@ -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