volatility: add Python 2 comment
This commit is contained in:
parent
8e50ad5381
commit
5614ca4906
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue