x265: remove references to pre-Mavericks.
This commit is contained in:
parent
9ab9678c1a
commit
30270be097
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ class X265 < Formula
|
|||
|
||||
depends_on "cmake" => :build
|
||||
depends_on "nasm" => :build
|
||||
depends_on :macos => :lion
|
||||
|
||||
def install
|
||||
# Build based off the script at ./build/linux/multilib.sh
|
||||
|
|
Loading…
Reference in a new issue