ooniprobe: depend on python@2
This commit is contained in:
parent
c6995915ad
commit
6f752ef6d6
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class Ooniprobe < Formula
|
|||
depends_on "libdnet"
|
||||
depends_on "libyaml"
|
||||
depends_on "openssl"
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2"
|
||||
depends_on "tor"
|
||||
|
||||
# these 4 need to come first or else cryptography will let setuptools
|
||||
|
|
Loading…
Reference in a new issue