1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-02-05 13:40:09 +00:00

Suggest python3 packages in ArchLinux

This commit is contained in:
Carles Fernandez 2018-11-18 00:18:41 +01:00
parent f7e29209ca
commit 52a4dbcdc5
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -114,7 +114,7 @@ If you are using Arch Linux (with base-devel group installed):
~~~~~~ ~~~~~~
$ pacman -S cmake git boost boost-libs log4cpp libvolk gnuradio gnuradio-osmosdr \ $ pacman -S cmake git boost boost-libs log4cpp libvolk gnuradio gnuradio-osmosdr \
blas lapack gflags google-glog openssl pugixml python2-mako python2-six \ blas lapack gflags google-glog openssl pugixml python-mako python-six \
libmatio libpcap gtest libmatio libpcap gtest
~~~~~~ ~~~~~~