1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-29 23:41:05 +00:00

Fix the list of requirements

This commit is contained in:
Carles Fernandez 2017-04-12 08:06:34 +02:00
parent c994d04a5b
commit dc2ed129e2

View File

@ -45,7 +45,8 @@ First, make sure that the required dependencies are installed in you
machine: machine:
~~~~~~ ~~~~~~
$ sudo apt-get install cmake python-mako python-six libboost-dev libbbost-filesystem $ sudo apt-get install cmake python-mako python-six libboost-dev \
libboost-filesystem-dev libboost-system-dev libboost-program-options-dev
~~~~~~ ~~~~~~
In order to build and install the library, go to the base folder of the In order to build and install the library, go to the base folder of the