aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pdf2htmlex.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/pdf2htmlex.rb b/Library/Formula/pdf2htmlex.rb
index 279cef59d..8d71a6fcb 100644
--- a/Library/Formula/pdf2htmlex.rb
+++ b/Library/Formula/pdf2htmlex.rb
@@ -7,6 +7,7 @@ class Pdf2htmlex < Formula
head 'https://github.com/coolwanglu/pdf2htmlEX.git'
+ depends_on :macos => :lion
depends_on 'cmake' => :build
depends_on 'pkg-config' => :build
depends_on 'fontforge'