mitmproxy: fix dependency order
This commit is contained in:
parent
bf6035a5dc
commit
855bdacd71
1 changed files with 1 additions and 1 deletions
|
@ -16,8 +16,8 @@ class Mitmproxy < Formula
|
|||
end
|
||||
|
||||
depends_on "openssl"
|
||||
depends_on "python"
|
||||
depends_on "protobuf"
|
||||
depends_on "python"
|
||||
|
||||
resource "asn1crypto" do
|
||||
url "https://files.pythonhosted.org/packages/fc/f1/8db7daa71f414ddabfa056c4ef792e1461ff655c2ae2928a2b675bfed6b4/asn1crypto-0.24.0.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue