pdf2htmlex: remove :run.
This commit is contained in:
parent
9a02cf33aa
commit
3bb73fab1b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ class Pdf2htmlex < Formula
|
|||
# Fontforge dependencies
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "automake" => :build
|
||||
depends_on "libtool" => :run
|
||||
depends_on "libtool"
|
||||
depends_on "cairo"
|
||||
depends_on "freetype"
|
||||
depends_on "gettext"
|
||||
|
|
Loading…
Reference in a new issue