jrnl: depend on python@2
This commit is contained in:
parent
f636eb9dad
commit
8a7777311e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Jrnl < Formula
|
|||
sha256 "9e44aeb99a2923c3c7b00619f85c30d6d160289dfe43901c2e4df46d914009db" => :yosemite
|
||||
end
|
||||
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2"
|
||||
|
||||
resource "future" do
|
||||
url "https://files.pythonhosted.org/packages/00/2b/8d082ddfed935f3608cc61140df6dcbf0edea1bc3ab52fb6c29ae3e81e85/future-0.16.0.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue