diff --git a/pkgs/development/interpreters/octave/default.nix b/pkgs/development/interpreters/octave/default.nix index c1753a7668e6..8f0cd0e6a226 100644 --- a/pkgs/development/interpreters/octave/default.nix +++ b/pkgs/development/interpreters/octave/default.nix @@ -25,6 +25,7 @@ , fftwSinglePrec , zlib , curl +, rapidjson , blas, lapack # These two should use the same lapack and blas as the above , qrupdate, arpack, suitesparse ? null @@ -130,6 +131,7 @@ let fltk zlib curl + rapidjson blas' lapack' libsndfile