From 96d7a2e905f16f2a1fbdb6dffba7b768c0706393 Mon Sep 17 00:00:00 2001 From: Wido den Hollander Date: Fri, 15 Nov 2013 12:47:11 +0100 Subject: [PATCH] doc: Fix wrong package names on Debian Wheezy for building Ceph --- doc/install/build-ceph.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/build-ceph.rst b/doc/install/build-ceph.rst index d77d7f885098a..a20b1c61f20d6 100644 --- a/doc/install/build-ceph.rst +++ b/doc/install/build-ceph.rst @@ -50,7 +50,7 @@ installed on your host. :: On Debian/Wheezy, you may also need:: - keyutils-dev libaio libboost-thread-dev + libkeyutils-dev libaio-dev libboost-thread-dev .. note:: Some distributions that support Google's memory profiler tool may use a different package name (e.g., ``libgoogle-perftools4``). -- 2.39.5