mimms: rename python@2 dependency
This commit is contained in:
parent
e969b5846d
commit
ed570c1228
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ class Mimms < Formula
|
|||
sha256 "88b2e83cfdf9abca4ff712bddacb76611ce29aa2c58218c05e8abf3ed7d0be2b" => :yosemite
|
||||
end
|
||||
|
||||
depends_on "python" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "libmms"
|
||||
|
||||
# Switch shared library loading to Mach-O naming convention (.dylib)
|
||||
|
|
Loading…
Reference in a new issue