summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Lowell <gary.lowell@inktank.com>2012-12-17 16:38:19 -0800
committerGary Lowell <gary.lowell@inktank.com>2012-12-17 16:38:19 -0800
commitfd482a27818538e3561bb83b7ecd12c3056bb3af (patch)
tree5ece8a7a48e52e92356e2d32bb14c59b4cb375d0
parente9231fe6c1d45e310a0114912f0130d2787ed4b0 (diff)
downloadceph-fd482a27818538e3561bb83b7ecd12c3056bb3af.tar.gz
ceph.spec.in: Update pre-reqs for ceph-fuse pacakge.
-rw-r--r--ceph.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/ceph.spec.in b/ceph.spec.in
index ba1cce459bc..c64108c9da8 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -74,6 +74,9 @@ performance, reliability, and scalability.
Summary: Ceph fuse-based client
Group: System Environment/Base
Requires: %{name}
+Requires: fuse-libs
+Requires: libstdc++
+Requires: libuuid
BuildRequires: fuse-devel
%description fuse
FUSE based client for Ceph distributed network file system