nanopb-generator: rename python@2 dependency
This commit is contained in:
parent
4b2c7f032c
commit
b7280dc688
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class NanopbGenerator < Formula
|
|||
sha256 "a5f6e9fab63d0ecf3f7f52f1191ff16b7e01d2de063b9163462e4d5a49082b00" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "python" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "protobuf"
|
||||
|
||||
resource "protobuf-python" do
|
||||
|
|
Loading…
Reference in a new issue