From: Wido den Hollander Date: Fri, 15 Nov 2013 11:47:11 +0000 (+0100) Subject: doc: Fix wrong package names on Debian Wheezy for building Ceph X-Git-Tag: v0.74~87 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=96d7a2e905f16f2a1fbdb6dffba7b768c0706393;p=ceph.git doc: Fix wrong package names on Debian Wheezy for building Ceph --- diff --git a/doc/install/build-ceph.rst b/doc/install/build-ceph.rst index d77d7f885098..a20b1c61f20d 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``).