protobuf@3.1: add Python 2 comment

This commit is contained in:
FX Coudert 2018-12-27 17:45:07 +01:00
parent 1d6c9b8ba5
commit af2e435d0e

View file

@ -17,7 +17,7 @@ class ProtobufAT31 < Formula
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build
depends_on "python@2"
depends_on "python@2" # does not support Python 3
resource "appdirs" do
url "https://files.pythonhosted.org/packages/bd/66/0a7f48a0f3fb1d3a4072bceb5bbd78b1a6de4d801fb7135578e7c7b1f563/appdirs-1.4.0.tar.gz"