aws-elasticbeanstalk: rename python@2 dependency

This commit is contained in:
ilovezfs 2018-03-01 23:47:21 -08:00
parent 422778a9be
commit 0b97be3a29

View file

@ -13,7 +13,7 @@ class AwsElasticbeanstalk < Formula
sha256 "f0a8c4147575b4d8e1c8d814c84e6e65bfc172d3b34964d66f6d50facb5b9853" => :el_capitan
end
depends_on "python" if MacOS.version <= :snow_leopard
depends_on "python@2" if MacOS.version <= :snow_leopard
resource "blessed" do
url "https://files.pythonhosted.org/packages/c2/04/be691f2ad9d70252476bb0d74a1e46390364d751b021b747b7dc1c8dfb0c/blessed-1.14.2.tar.gz"