fontforge: remove :run.
This commit is contained in:
parent
94e2543192
commit
11c5254609
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class Fontforge < Formula
|
|||
deprecated_option "with-gif" => "with-giflib"
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "libtool" => :run
|
||||
depends_on "libtool"
|
||||
depends_on "gettext"
|
||||
depends_on "pango"
|
||||
depends_on "cairo"
|
||||
|
|
Loading…
Reference in a new issue