ry: fix dependency order
This commit is contained in:
parent
1c5ff42c4c
commit
950d4598b3
1 changed files with 1 additions and 1 deletions
|
@ -16,8 +16,8 @@ class Ry < Formula
|
|||
sha256 "c94e0176f99aaefcdc84ef95c081aa348177662e1b7f20d429a5c56a5b98ef40" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "ruby-build" => :recommended
|
||||
depends_on "bash-completion" => :recommended
|
||||
depends_on "ruby-build" => :recommended
|
||||
|
||||
def install
|
||||
ENV["PREFIX"] = prefix
|
||||
|
|
Loading…
Reference in a new issue