Navigation Menu

Skip to content

Commit

Permalink
zurl: depend on python@2 for the test
Browse files Browse the repository at this point in the history
  • Loading branch information
commitay committed Apr 21, 2018
1 parent aed0538 commit 97a55ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/zurl.rb
Expand Up @@ -12,6 +12,7 @@ class Zurl < Formula
end

depends_on "pkg-config" => :build
depends_on "python@2" => :test
depends_on "curl" if MacOS.version < :lion
depends_on "qt"
depends_on "zeromq"
Expand Down

0 comments on commit 97a55ad

Please sign in to comment.