Skip to content

Commit

Permalink
Added missing setfield dependency (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRT committed Mar 22, 2020
1 parent 475f93e commit f322c3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ function buildDeps()
Pkg.add("DataStructures")
Pkg.add("MacroTools")
Pkg.add("ImmutableList")
Pkg.add("Setfield")
@info("Build all dependencies succesfull")
end

Expand Down

0 comments on commit f322c3e

Please sign in to comment.