summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSage Weil <sage.weil@dreamhost.com>2011-08-20 07:31:54 -0700
committerSage Weil <sage.weil@dreamhost.com>2011-08-20 07:32:19 -0700
commit64ce3030d422f412ac86efd488f0b84975874117 (patch)
tree282981f49637b09ccb62e2bdc7007eb979f1da3e /debian/control
parentc75f0fca044bcf9a1c912b3c6d7a2a8c8f423173 (diff)
downloadceph-64ce3030d422f412ac86efd488f0b84975874117.tar.gz
debian: librbd headers require librados headers
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9a53832e831..eb583e77a5d 100644
--- a/debian/control
+++ b/debian/control
@@ -174,7 +174,7 @@ Description: debugging symbols for librbd1
Package: librbd-dev
Architecture: linux-any
Section: libdevel
-Depends: ${misc:Depends}, librbd1 (= ${binary:Version})
+Depends: ${misc:Depends}, librbd1 (= ${binary:Version}), librados-dev
Conflicts: librbd1-dev
Replaces: librbd1-dev
Description: RADOS block device client library (development files)