bzr-fastimport: fix dependency order

This commit is contained in:
commitay 2018-09-17 18:56:30 +10:00
parent 8e59e7f718
commit 834cf5fd1e

View file

@ -16,8 +16,8 @@ class BzrFastimport < Formula
sha256 "fab457013d0f24e2d88b2dd76ad72d6b0101b9356e231bb0255b71866d318259" => :mountain_lion
end
depends_on "python@2"
depends_on "bazaar"
depends_on "python@2"
resource "python-fastimport" do
url "https://launchpad.net/python-fastimport/trunk/0.9.2/+download/python-fastimport-0.9.2.tar.gz"