dnstwist: depend on python@2
This commit is contained in:
parent
86d4beed81
commit
7f792e4473
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Dnstwist < Formula
|
|||
sha256 "22426190a5dad132035572a609f3f612716837b050f7ec68707bd5aee87b7418" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2"
|
||||
depends_on "ssdeep"
|
||||
depends_on "geoip"
|
||||
|
||||
|
|
Loading…
Reference in a new issue