tiger-vnc: remove options
This commit is contained in:
parent
e1c1cb9053
commit
505fa9c052
1 changed files with 1 additions and 1 deletions
|
@ -15,9 +15,9 @@ class TigerVnc < Formula
|
|||
depends_on "cmake" => :build
|
||||
depends_on "fltk"
|
||||
depends_on "gettext"
|
||||
depends_on "gnutls"
|
||||
depends_on "jpeg-turbo"
|
||||
depends_on :x11
|
||||
depends_on "gnutls" => :recommended
|
||||
|
||||
def install
|
||||
turbo = Formula["jpeg-turbo"]
|
||||
|
|
Loading…
Reference in a new issue