]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix wrong package names on Debian Wheezy for building Ceph
authorWido den Hollander <wido@42on.com>
Fri, 15 Nov 2013 11:47:11 +0000 (12:47 +0100)
committerWido den Hollander <wido@42on.com>
Fri, 15 Nov 2013 11:47:11 +0000 (12:47 +0100)
doc/install/build-ceph.rst

index d77d7f885098a6431a6ab2361157b2ca4dc56c8e..a20b1c61f20d643de52dc49e6fa73a77e393e272 100644 (file)
@@ -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``).