supervisor: rename python@2 dependency

This commit is contained in:
ilovezfs 2018-03-01 23:47:45 -08:00
parent 5dc0b47775
commit 983b95a411

View file

@ -13,7 +13,7 @@ class Supervisor < Formula
sha256 "dfae5fc72acbfe08f53222ee70fa34259c29a46927272f1af8512c010acf02df" => :el_capitan
end
depends_on "python" if MacOS.version <= :snow_leopard
depends_on "python@2" if MacOS.version <= :snow_leopard
resource "meld3" do
url "https://files.pythonhosted.org/packages/45/a0/317c6422b26c12fe0161e936fc35f36552069ba8e6f7ecbd99bbffe32a5f/meld3-1.0.2.tar.gz"