bzr-fastimport: depend on python@2
This commit is contained in:
parent
45295fcab0
commit
6ee56a2357
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ class BzrFastimport < Formula
|
|||
sha256 "fab457013d0f24e2d88b2dd76ad72d6b0101b9356e231bb0255b71866d318259" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2"
|
||||
depends_on "bazaar"
|
||||
|
||||
resource "python-fastimport" do
|
||||
|
|
Loading…
Reference in a new issue