Skip to content

Commit

Permalink
removes one last compat
Browse files Browse the repository at this point in the history
  • Loading branch information
ssfrr committed May 22, 2017
1 parent 1b26ea2 commit ce51f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ end
provides(WinRPM.RPM, "libportaudio2", libportaudio, os = :Windows)
end

@BinDeps.install @compat(Dict(:libportaudio => :libportaudio, ))
@BinDeps.install Dict(:libportaudio => :libportaudio, )

0 comments on commit ce51f84

Please sign in to comment.