python3Packages.qutip: fix build
This commit is contained in:
parent
cfbdb07159
commit
ede4ec6eea
|
@ -6985,7 +6985,7 @@ rec {
|
|||
};
|
||||
|
||||
propagatedBuildInputs = [ numpy scipy matplotlib pkgs.pyqt4
|
||||
pkgs.cython ];
|
||||
cython ];
|
||||
|
||||
buildInputs = with pkgs; [ gcc qt4 blas ] ++ [ nose ];
|
||||
|
||||
|
|
Loading…
Reference in New Issue