hashpump: depend on python@2
This commit is contained in:
parent
d4e2211528
commit
614015061f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class Hashpump < Formula
|
|||
deprecated_option "without-python" => "without-python@2"
|
||||
|
||||
depends_on "openssl"
|
||||
depends_on "python@2" => :recommended if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2" => :recommended
|
||||
depends_on "python" => :optional
|
||||
|
||||
# Remove on next release
|
||||
|
|
Loading…
Reference in a new issue