Be more precise which boost dependencies are needed. (#823)

This commit is contained in:
Mitar
2017-08-07 20:02:48 -07:00
committed by Philipp Moritz
parent 862e56000b
commit 0e6e38115f
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ To build Ray, first install the following dependencies. We recommend using
.. code-block:: bash
sudo apt-get update
sudo apt-get install -y cmake pkg-config build-essential autoconf curl libtool libboost-all-dev unzip
sudo apt-get install -y cmake pkg-config build-essential autoconf curl libtool libboost-dev libboost-filesystem-dev libboost-system-dev unzip
# If you are not using Anaconda, you need the following.
sudo apt-get install python-dev # For Python 2.