Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

Commit

Permalink
Merge pull request #136 from ma-laforge/master
Browse files Browse the repository at this point in the history
InspectDR: PKGOPTS
  • Loading branch information
tkelman authored Jul 19, 2016
2 parents e23e766 + ad645d8 commit ccc021d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants.jl
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ const PKGOPTS = Dict([
("Homebrew" , :OSX),
("IJulia" , :PYTHON), # Could be interesting to revist
("ImageView" , :XVFB), # GUI via Tk.jl
("InspectDR" , :XVFB), # Plotting package
("Instruments" , :BINARY), # Needs NI-VISA
("JuliaWebAPI" , :BINARY), # Was freezing PkgEval
("KNITRO" , :BINARY), # Commercial software
Expand Down

0 comments on commit ccc021d

Please sign in to comment.