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