luaver: remove :run.

This commit is contained in:
Mike McQuaid 2018-03-19 09:56:50 +00:00 committed by ilovezfs
parent d9d4254134
commit 4c3a3c8416

View file

@ -7,7 +7,7 @@ class Luaver < Formula
bottle :unneeded
depends_on "wget" => :run
depends_on "wget"
def install
bin.install "luaver"