Unverified Commit 5ed3812a authored by Markus Kowalewski's avatar Markus Kowalewski
Browse files

octave: enable JSON

Add rapidjson to inputs, which enables the functions
jsonencode and jsondecode.
parent 5a9b4e6c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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