summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2012-05-05 10:03:56 -0700
committerSage Weil <sage@inktank.com>2012-05-05 10:03:56 -0700
commit6812309edf27857d8056d6bb71481fad37b38e5a (patch)
treeeb691dccc7011b31307a08261a42a1877354ecf6 /debian
parent3509b039a28d41c7ae1b3d482d67a27f8e5739e8 (diff)
downloadceph-6812309edf27857d8056d6bb71481fad37b38e5a.tar.gz
debian: depend on uuid-runtime
We use uuidgen for osd creation. Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index fc75611a9d8..4653b4bab99 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Standards-Version: 3.9.3
Package: ceph
Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}, sdparm | hdparm, binutils, ceph-common
+Depends: ${shlibs:Depends}, ${misc:Depends}, sdparm | hdparm, binutils, ceph-common, uuid-runtime
Recommends: ceph-fuse, libcephfs1, librados2, librbd1, btrfs-tools
Description: distributed storage and file system
Ceph is a distributed storage and network file system designed to provide