alot: depend on python@2
This commit is contained in:
parent
9871c526d3
commit
b56bf39782
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ class Alot < Formula
|
|||
depends_on "gpgme"
|
||||
depends_on "libmagic"
|
||||
depends_on "notmuch"
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2"
|
||||
depends_on "sphinx-doc" => [:build, :recommended]
|
||||
|
||||
resource "Automat" do
|
||||
|
|
Loading…
Reference in a new issue