paket: remove options
This commit is contained in:
parent
8af126648a
commit
75e20592e4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class Paket < Formula
|
|||
|
||||
bottle :unneeded
|
||||
|
||||
depends_on "mono" => :recommended
|
||||
depends_on "mono"
|
||||
|
||||
def install
|
||||
libexec.install "paket.exe"
|
||||
|
|
Loading…
Reference in a new issue