x265: remove references to pre-Mavericks.

This commit is contained in:
Mike McQuaid 2019-01-24 18:35:38 +00:00
parent 9ab9678c1a
commit 30270be097
No known key found for this signature in database
GPG key ID: 48A898132FD8EE70

View file

@ -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