pwntools: rename python@2 dependency

This commit is contained in:
ilovezfs 2018-03-01 23:47:40 -08:00
parent 8cc3f42c85
commit 4f62f1c8b1

View file

@ -13,7 +13,7 @@ class Pwntools < Formula
sha256 "d91c5982da9494c2cc4f4eca62ee02dff1b735f836602e62f425f51b5239a89b" => :el_capitan
end
depends_on "python" if MacOS.version <= :snow_leopard
depends_on "python@2" if MacOS.version <= :snow_leopard
depends_on "openssl"
depends_on "binutils" => :recommended