mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-30 10:54:50 +00:00
Fix the list of requirements
This commit is contained in:
parent
c994d04a5b
commit
dc2ed129e2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user