harfbuzz: depends on cairo
This commit is contained in:
parent
b36ac71d56
commit
2ece1d83e6
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue