luaver: remove :run.
This commit is contained in:
parent
d9d4254134
commit
4c3a3c8416
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ class Luaver < Formula
|
|||
|
||||
bottle :unneeded
|
||||
|
||||
depends_on "wget" => :run
|
||||
depends_on "wget"
|
||||
|
||||
def install
|
||||
bin.install "luaver"
|
||||
|
|
Loading…
Reference in a new issue