subliminal: depend on python@2
This commit is contained in:
parent
b07e31f078
commit
9665fba8df
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ class Subliminal < Formula
|
|||
sha256 "3160c050cb0c9aca25632b20afa9344a9f8dfc645aea44b4f8288a3c00e20d31" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2"
|
||||
|
||||
resource "appdirs" do
|
||||
url "https://files.pythonhosted.org/packages/bd/66/0a7f48a0f3fb1d3a4072bceb5bbd78b1a6de4d801fb7135578e7c7b1f563/appdirs-1.4.0.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue