diff options
Diffstat (limited to 'Library/Formula/gobject-introspection.rb')
| -rw-r--r-- | Library/Formula/gobject-introspection.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/gobject-introspection.rb b/Library/Formula/gobject-introspection.rb index eb29a5a94..31b434a00 100644 --- a/Library/Formula/gobject-introspection.rb +++ b/Library/Formula/gobject-introspection.rb @@ -6,6 +6,7 @@ class GobjectIntrospection < Formula md5 'f71e80054048546d282af5f205a08a14' depends_on 'pkg-config' => :build + depends_on 'xz' => :build depends_on 'glib' depends_on 'libffi' |
