From 5614ca490659fee2db4f414158f6c7b32666dd26 Mon Sep 17 00:00:00 2001 From: FX Coudert Date: Sun, 13 Jan 2019 15:06:46 +0100 Subject: [PATCH] volatility: add Python 2 comment --- Formula/volatility.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/volatility.rb b/Formula/volatility.rb index efca5da647..7c316c9528 100644 --- a/Formula/volatility.rb +++ b/Formula/volatility.rb @@ -19,7 +19,7 @@ class Volatility < Formula depends_on "freetype" depends_on "jpeg" - depends_on "python@2" + depends_on "python@2" # does not support Python 3 depends_on "yara" resource "distorm3" do