1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-24 05:53:16 +00:00

Update list of dependencies

This commit is contained in:
Carles Fernandez 2016-12-26 11:44:08 +01:00
parent 0aa8b4e9a7
commit 302f673f7e

View File

@ -17,7 +17,7 @@ However, you can install and use VOLK_GNSSSDR kernels as you use VOLK's, indepen
First, make sure that the required dependencies are installed in you machine:
~~~~~~
$ sudo apt-get install git subversion cmake python-mako python-six libboost-dev libbbost-filesystem
$ sudo apt-get install git cmake python-mako python-six libboost-dev libbbost-filesystem
~~~~~~
In order to build and install the library, go to the base folder of the source code and do: