summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>2013-02-27 15:39:18 +0100
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>2013-02-27 15:39:18 +0100
commitf42a63ba1b1ad7a0948b180bef0bb4a947633e98 (patch)
tree982669c662167853d819b61486546b00bef124b0 /debian
parent43161532d680caa7a92d5f036beba8544c5803c1 (diff)
downloadceph-f42a63ba1b1ad7a0948b180bef0bb4a947633e98.tar.gz
debian/control: fix Depends
Remove request for libleveldb1 version > 1.2. Every libleveldb1 package should work, otherwise the SO name/version of the library should change. Fixes: #3945 Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
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 0e38cd79b34..14b51505b4f 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, python, xfsprogs, gdisk, parted, libleveldb1 (> 1.2)
+Depends: ${shlibs:Depends}, ${misc:Depends}, sdparm | hdparm, binutils, ceph-common, uuid-runtime, python, xfsprogs, gdisk, parted, libleveldb1
Recommends: ceph-mds, librados2, librbd1, btrfs-tools
Description: distributed storage and file system
Ceph is a distributed storage system designed to provide excellent