Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WIP Homebrew#45337

Change dependency to python3
  • Loading branch information
basictheprogram committed Dec 2, 2019
1 parent da34a9e commit 67c8c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/glib.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class Glib < Formula
depends_on "gettext"
depends_on "libffi"
depends_on "pcre"
depends_on "python"
depends_on "python3"
uses_from_macos "util-linux" # for libmount.so

# https://bugzilla.gnome.org/show_bug.cgi?id=673135 Resolved as wontfix,
Expand Down

0 comments on commit 67c8c6b

Please sign in to comment.