summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2013-07-27 17:34:12 -0700
committerSage Weil <sage@inktank.com>2013-07-27 17:34:12 -0700
commitdd3b0865e04f2aba2965523529e0c8fe59e05fcc (patch)
tree760a2a1ae39e259c1f0afbc1d2e2f3b9662c4ea0
parentc36c280a782e72e5a7fee2d1ecad1ab17f29b98e (diff)
parentc8d66b7a7d1061c01ba12c2e5b15722feeedb287 (diff)
downloadceph-dd3b0865e04f2aba2965523529e0c8fe59e05fcc.tar.gz
Merge pull request #464 from toabctl/fuse-utils-obsolete
Remove fuse-utils from Recommends in debian/control Reviewed-by: Sage Weil <sage@inktank.com>
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 4a12374bc61..3967d2f1c20 100644
--- a/debian/control
+++ b/debian/control
@@ -100,7 +100,7 @@ Description: debugging symbols for ceph-mds
Package: ceph-fuse
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: fuse | fuse-utils
+Recommends: fuse
Description: FUSE-based client for the Ceph distributed file system
Ceph is a distributed network file system designed to provide
excellent performance, reliability, and scalability. This is a
@@ -129,7 +129,7 @@ Description: debugging symbols for ceph-fuse
Package: rbd-fuse
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: fuse | fuse-utils
+Recommends: fuse
Description: FUSE-based rbd client for the Ceph distributed file system
Ceph is a distributed network file system designed to provide
excellent performance, reliability, and scalability. This is a