Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Closes #54912.

Signed-off-by: Mike McQuaid <[email protected]>
  • Loading branch information
iMichka authored and MikeMcQuaid committed Jul 8, 2020
1 parent 7ff594c commit beaebd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class ProtobufAT37 < Formula
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build
depends_on "python" => [:build, :test]
depends_on "python@3.7" => [:build, :test]

resource "six" do
url "https://files.pythonhosted.org/packages/dd/bf/4138e7bfb757de47d1f4b6994648ec67a51efe58fa907c1e11e350cddfca/six-1.12.0.tar.gz"
Expand Down

0 comments on commit beaebd0

Please sign in to comment.