gnome-doc-utils: rename python@2 dependency
This commit is contained in:
parent
d2550d2fd6
commit
eb2b0e7f0d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class GnomeDocUtils < Formula
|
|||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "intltool" => :build
|
||||
depends_on "python" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "docbook"
|
||||
depends_on "gettext"
|
||||
depends_on "libxml2"
|
||||
|
|
Loading…
Reference in a new issue