From d9d075e976961799b1a641dd4d4cb0d328dfd971 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 27 Feb 2013 09:45:02 -0800 Subject: [PATCH] debian: let dpkg calculate the shlibs dep for leveldb (if any) Signed-off-by: Sage Weil --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 14b51505b4ff..ea1a7524f5d7 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 +Depends: ${shlibs:Depends}, ${misc:Depends}, sdparm | hdparm, binutils, ceph-common, uuid-runtime, python, xfsprogs, gdisk, parted Recommends: ceph-mds, librados2, librbd1, btrfs-tools Description: distributed storage and file system Ceph is a distributed storage system designed to provide excellent -- 2.47.3