Skip to content

Commit

Permalink
README: add the libboost-thread-dev dep to the list
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Lang <[email protected]>
  • Loading branch information
6uv1s committed Nov 27, 2012
1 parent 533a6d0 commit a1e0868
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,10 @@ To build the source code, you must install the following:
- uuid-dev
- libatomic-ops-dev
- libboost-program-options-dev
- libboost-thread-dev



For example:

$ apt-get install automake autoconf automake gcc g++ libboost-dev libedit-dev libssl-dev libtool libfcgi libfcgi-dev libfuse-dev linux-kernel-headers libcrypto++-dev libaio-dev libgoogle-perftools-dev libkeyutils-dev uuid-dev libatomic-ops-dev
$ apt-get install automake autoconf automake gcc g++ libboost-dev libedit-dev libssl-dev libtool libfcgi libfcgi-dev libfuse-dev linux-kernel-headers libcrypto++-dev libaio-dev libgoogle-perftools-dev libkeyutils-dev uuid-dev libatomic-ops-dev libboost-program-options-dev libboost-thread-dev

0 comments on commit a1e0868

Please sign in to comment.