]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
debian/control: require fuse for ceph-fuse 24037/head
authorThomas Serlin <tserlin@redhat.com>
Tue, 21 Aug 2018 19:55:39 +0000 (15:55 -0400)
committerNathan Cutler <ncutler@suse.com>
Tue, 11 Sep 2018 17:23:02 +0000 (19:23 +0200)
This is the Ubuntu equivalent for:

https://github.com/ceph/ceph/pull/17120
http://tracker.ceph.com/issues/21057

Installing "ceph-fuse" should pull in the "fuse" package automatically.

Signed-off-by: Thomas Serlin <tserlin@redhat.com>
(cherry picked from commit b012016cd5679a4f7f757cc850c1cfb51efb0b9e)

debian/control

index 0092c81d275ccb63659d928a9500416b062785e0..b4f8bdff2718763ffc7c5ca917771cf83859ad51 100644 (file)
@@ -277,7 +277,7 @@ Package: ceph-fuse
 Architecture: linux-any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-Recommends: fuse,
+         fuse,
 Description: FUSE-based client for the Ceph distributed file system
  Ceph is a massively scalable, open-source, distributed
  storage system that runs on commodity hardware and delivers object,