summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2012-06-08 22:10:43 -0700
committerSage Weil <sage@inktank.com>2012-06-08 22:10:43 -0700
commit83377755d11afb0dbd8f289454561287fb295d9e (patch)
tree6cd986b81618b156deecc471345d4bc92b756818 /debian
parent4551808fa00b812fee6e0c196fd333eca0b06de9 (diff)
downloadceph-83377755d11afb0dbd8f289454561287fb295d9e.tar.gz
debian: ceph depends on python
Due to the new ceph-disk-* scripts. Newer dists are smart enough to figure this out, but maverick is not. Signed-off-by: Sage Weil <sage@inktank.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 b95dfeb4fe8..da0da22fef9 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, uuid-runtime
+Depends: ${shlibs:Depends}, ${misc:Depends}, sdparm | hdparm, binutils, ceph-common, uuid-runtime, python
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