Skip to content

Commit

Permalink
Ipopt is now in the upstream repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tkelman committed Apr 7, 2015
1 parent 6960bc4 commit b296303
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deps/build.jl
Expand Up @@ -66,9 +66,6 @@ end
# Windows
@windows_only begin
using WinRPM
# TODO: remove the next 2 lines once package is submitted to official repository
push!(WinRPM.sources, "http://download.opensuse.org/repositories/home:/kelman:/mingw-coinor/openSUSE_13.1")
WinRPM.update()
provides(WinRPM.RPM, "Ipopt", [libipopt], os = :Windows)
end

Expand Down

0 comments on commit b296303

Please sign in to comment.