gnss-sdr: Fix build by adding python six
This commit is contained in:
parent
ed44b466e6
commit
080930412b
@ -41,6 +41,7 @@ stdenv.mkDerivation rec {
|
|||||||
orc
|
orc
|
||||||
pkgconfig
|
pkgconfig
|
||||||
pythonPackages.Mako
|
pythonPackages.Mako
|
||||||
|
pythonPackages.six
|
||||||
|
|
||||||
# UHD support is optional, but gnuradio is built with it, so there's
|
# UHD support is optional, but gnuradio is built with it, so there's
|
||||||
# nothing to be gained by leaving it out.
|
# nothing to be gained by leaving it out.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user