3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #200502 from markuskowa/fix-octave

This commit is contained in:
Doron Behar 2022-11-10 11:15:52 +00:00 committed by GitHub
commit b8f9e78771
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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