harfbuzz: remove --with-cairo option
Closes #26146. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
42f74a5c88
commit
4fe7884178
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ class Harfbuzz < Formula
|
|||
depends_on "libtool" => :build
|
||||
end
|
||||
|
||||
option "with-cairo", "Build command-line utilities that depend on Cairo"
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "gobject-introspection" => :build
|
||||
depends_on "freetype" => :recommended
|
||||
|
|
Loading…
Reference in a new issue