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