gexiv2: depend on python@2
This commit is contained in:
parent
9208b60187
commit
2f5f356654
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Gexiv2 < Formula
|
|||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "gobject-introspection" => :build
|
||||
depends_on "python@2" if MacOS.version <= :mavericks
|
||||
depends_on "python@2"
|
||||
depends_on "glib"
|
||||
depends_on "exiv2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue