harfbuzz: remove --with-cairo option

Closes #26146.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Chongyu Zhu 2018-04-04 15:35:24 +08:00 committed by ilovezfs
parent 42f74a5c88
commit 4fe7884178

View file

@ -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