diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/harfbuzz.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/harfbuzz.rb b/Library/Formula/harfbuzz.rb index 801454bda..4ad8d90e8 100644 --- a/Library/Formula/harfbuzz.rb +++ b/Library/Formula/harfbuzz.rb @@ -7,6 +7,7 @@ class Harfbuzz < Formula depends_on 'pkg-config' => :build depends_on 'glib' + depends_on 'cairo' depends_on 'icu4c' => :recommended # Needs newer fontconfig than XQuartz provides for pango |
