aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pdf2htmlex.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pdf2htmlex.rb b/Library/Formula/pdf2htmlex.rb
index e5b1e0498..f6f8eaad3 100644
--- a/Library/Formula/pdf2htmlex.rb
+++ b/Library/Formula/pdf2htmlex.rb
@@ -30,7 +30,7 @@ class Pdf2htmlex < Formula
# Fontforge dependencies
depends_on "autoconf" => :build
depends_on "automake" => :build
- depends_on "libtool"
+ depends_on "libtool" => :run
depends_on "glib"
depends_on "pango"
depends_on "gettext"