transmission: remove Leopard-specific dependency
This commit is contained in:
parent
214506209d
commit
0a1432a12b
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ class Transmission < Formula
|
|||
option "with-nls", "Build with native language support"
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "curl" if MacOS.version <= :leopard
|
||||
depends_on "libevent"
|
||||
|
||||
if build.with? "nls"
|
||||
|
|
Loading…
Reference in a new issue