tcpflow: remove references to pre-Mavericks.
This commit is contained in:
parent
9d1b3fe71e
commit
90e203912f
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ class Tcpflow < Formula
|
|||
|
||||
depends_on "boost" => :build
|
||||
depends_on "openssl"
|
||||
depends_on "sqlite" if MacOS.version < :lion
|
||||
|
||||
def install
|
||||
system "bash", "./bootstrap.sh" if build.head?
|
||||
|
|
Loading…
Reference in a new issue