ghex: depend on python@2
This commit is contained in:
parent
2f5f356654
commit
a8e4cdee4c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ class Ghex < Formula
|
|||
depends_on "intltool" => :build
|
||||
depends_on "itstool" => :build
|
||||
depends_on "libxml2" => :build
|
||||
depends_on "python@2" => :build if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2" => :build
|
||||
depends_on "gtk+3"
|
||||
depends_on "hicolor-icon-theme"
|
||||
|
||||
|
|
Loading…
Reference in a new issue