pdf2htmlex: depends on libtool at runtime.
This commit is contained in:
parent
aacada3705
commit
47ffe42d71
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ class Pdf2htmlex < Formula
|
|||
# Fontforge dependencies
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "automake" => :build
|
||||
depends_on "libtool" => :build
|
||||
depends_on "libtool"
|
||||
depends_on "glib"
|
||||
depends_on "pango"
|
||||
depends_on "gettext"
|
||||
|
|
Loading…
Reference in a new issue