Skip to content

Commit

Permalink
Add using WinRPM
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Jun 15, 2017
1 parent 16b6512 commit f333544
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 @@ -44,6 +44,7 @@ end

# Windows
@static if is_windows()
using WinRPM
provides(WinRPM.RPM, "libgmp10", [gmpdep], os = :Windows)
provides(WinRPM.RPM, "glpk-devel", [glpkdep], os = :Windows)
end
Expand Down

0 comments on commit f333544

Please sign in to comment.