Merge pull request #1380 from davidanthoff/always-install-gr
Add GR to REQUIRE
This commit is contained in:
commit
b9c23c75f4
@ -1,8 +1,8 @@
|
||||
Pkg.add("ImageMagick")
|
||||
Pkg.build("ImageMagick")
|
||||
|
||||
Pkg.clone("GR")
|
||||
Pkg.build("GR")
|
||||
# Pkg.clone("GR")
|
||||
# Pkg.build("GR")
|
||||
|
||||
Pkg.clone("https://github.com/JuliaPlots/PlotReferenceImages.jl.git")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user