diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/pygobject.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pygobject.rb b/Library/Formula/pygobject.rb index 7b1f70320..551f2e430 100644 --- a/Library/Formula/pygobject.rb +++ b/Library/Formula/pygobject.rb @@ -7,7 +7,7 @@ class Pygobject < Formula depends_on 'pkg-config' => :build depends_on 'gobject-introspection' - depends_on 'gtk+' + depends_on 'glib' option :universal |
